Module objects

Source
Expand description

PDF Object Parser

Parses PDF objects from tokens according to ISO 32000-1 Section 7.3

Structs§

PdfArray
PDF Array object
PdfDictionary
PDF Dictionary object
PdfName
PDF Name object
PdfStream
PDF Stream object
PdfString
PDF String object

Enums§

PdfObject
PDF Object types