pdf/src/pdf/document library

Classes

PdfDocument
This class is the base of the Pdf generator. A PdfDocument class is created for a document, and each page, object, annotation, etc is added to the document. Once complete, the document can be written to a Stream, and the Pdf document's internal structures are kept in sync.

Enums

PdfPageMode
Display hint for the PDF viewer