[][src]Module printpdf::types::pdf_document

A PDFDocument represents the whole content of the file

Structs

PdfDocument

PDF document

PdfDocumentReference

Marker struct for a document. Used to make the API a bit nicer. It simply calls PdfDocument functions.