Skip to main content

Module loader

Module loader 

Source
Expand description

PDF document loading via lopdf.

Structs§

PdfMetadata
Extracted PDF metadata.
RawPdfDocument
Raw loaded PDF document with page data.

Functions§

load_pdf
Load a PDF file and extract basic structure.
load_pdf_from_bytes
Load a PDF from an in-memory byte slice.