Expand description
PDF embedding and composition support
This module provides functionality to embed other PDF documents within a PDF being created, with support for multi-page documents, various layout strategies, and transformations.
Structs§
- Custom
Layout Strategy - Custom layout strategy for maximum flexibility
- Embed
Layout Builder - Builder for creating complex embedded PDF layouts
- Embed
Options - Options for embedding a PDF
- Embed
Result - Result of an embed operation containing operations and resources
- Embed
Utils - Utility functions for common embedding patterns
- Embedded
PdfInfo - Information about an embedded PDF
- PdfEmbedder
- Manager for embedding PDFs into documents
Enums§
- Grid
Fill Order - Order in which to fill a grid
- Multi
Page Layout - Layout strategy for multi-page embedded PDFs
- Page
Range - Page range specification