COS (Carousel Object System) object model and PDF parser.
This is the foundation of the Folio PDF library. It provides:
- The PDF object model (
PdfObjectenum) - A PDF tokenizer and parser
- Cross-reference table parsing (both table and stream formats)
- PDF serialization
- The
CosDocdocument type for low-level PDF access