Crate libpdf[−][src]
Structs
The root of a PDF document’s object hierarchy, located by the PdfDocument::root
dictionary.
A document in the Portable Document Format (PDF) format.
A document in the Portable Document Format (PDF) format.
Information about interactive form functionality in a PDF document.
A PdfObject
may be labelled as an “indirect object”, in which case it is identified by this
object identifier.
A PDF signature.
Enums
The various possible field types of a PdfFormField
.
From section 7.3.1 of the PDF specification: “PDF includes eight basic types of objects: Boolean values, Integer and Real numbers, Strings, Names, Arrays, Dictionaries, Streams, and the null object”
A name object specifying how the document shall be displayed when opened.
A PDF version.