Expand description
PDF document loading via lopdf.
Structs§
- PdfMetadata
- Extracted PDF metadata.
- RawPdf
Document - 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.