folio-cos 0.0.1

COS (Carousel Object System) parser and serializer for the folio PDF library
Documentation

COS (Carousel Object System) object model and PDF parser.

This is the foundation of the Folio PDF library. It provides:

  • The PDF object model (PdfObject enum)
  • A PDF tokenizer and parser
  • Cross-reference table parsing (both table and stream formats)
  • PDF serialization
  • The CosDoc document type for low-level PDF access