Skip to main content

Module document

Module document 

Source
Expand description

PDF document structure

Represents the internal structure of a PDF file.

Re-exports§

pub use types::LinkAnnotation;
pub use types::LinkDestination;
pub use types::PdfDocument;
pub use types::PdfExtGState;
pub use types::PdfGradient;
pub use types::PdfInfo;
pub use types::PdfObject;
pub use types::PdfOutline;
pub use types::PdfOutlineItem;
pub use types::PdfPage;
pub use types::PdfValue;

Modules§

gradient
PDF gradient shading object generation
outline
PDF outline (bookmark) serialization
page
PDF page operations
types
Core PDF type definitions