Skip to main content

Module embed_pdf

Module embed_pdf 

Source
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§

CustomLayoutStrategy
Custom layout strategy for maximum flexibility
EmbedLayoutBuilder
Builder for creating complex embedded PDF layouts
EmbedOptions
Options for embedding a PDF
EmbedResult
Result of an embed operation containing operations and resources
EmbedUtils
Utility functions for common embedding patterns
EmbeddedPdfInfo
Information about an embedded PDF
PdfEmbedder
Manager for embedding PDFs into documents

Enums§

GridFillOrder
Order in which to fill a grid
MultiPageLayout
Layout strategy for multi-page embedded PDFs
PageRange
Page range specification