Expand description
The ideal top-level API facade for the PDFluent SDK.
This module defines the intended public surface of the PDFluent library, following the “Zero-Config First Success”, “Pit of Success”, and “Progressive Disclosure” design principles.
Re-exports§
pub use crate::api_error::Error;
Structs§
- Document
- The main entry point for a PDF Document.
- Form
Field - An interactive form field.
- Metadata
- Document metadata.
- Page
- Represents a single page within a Document.
- Read
Options - Options for reading a PDF.
- Save
Options - Options for saving a PDF.
- Signature
- A digital signature within the document.
- Text
Block - A structured block of text from a PDF.
- Watermark
Options
Enums§
- Image
Format - PdfFormat
- PdfSource
- Input source for a PDF document.