PDF SDK Documentation

Comprehensive Guide for Developers: Features, Integration, and API Reference

Loading...
Searching...
No Matches
PDF::DocumentAssembler Member List

This is the complete list of members for PDF::DocumentAssembler, including all inherited members.

AddImage(const Graphics::Bitmap &bitmap)PDF::DocumentAssemblerinline
AddImageFromFile(const std::filesystem::path &imagePath)PDF::DocumentAssemblerinline
AddImageFromMemory(const void *data, size_t size)PDF::DocumentAssemblerinline
AddPages(const Document &source, const std::vector< size_t > &pageIndexes={})PDF::DocumentAssemblerinline
Assemble()PDF::DocumentAssemblerinline
Create()PDF::DocumentAssemblerinlinestatic
DocumentAssembler() noexcept (defined in PDF::DocumentAssembler)PDF::DocumentAssemblerinline
DocumentAssembler(PDFDocumentAssembler handle, bool adopt=false) noexcept (defined in PDF::DocumentAssembler)PDF::DocumentAssemblerinline
DocumentAssembler(const DocumentAssembler &rhs) noexcept (defined in PDF::DocumentAssembler)PDF::DocumentAssemblerinline
DocumentAssembler(DocumentAssembler &&rhs) noexcept (defined in PDF::DocumentAssembler)PDF::DocumentAssemblerinline
operator=(const DocumentAssembler &rhs) noexcept (defined in PDF::DocumentAssembler)PDF::DocumentAssemblerinline
operator=(DocumentAssembler &&rhs) noexcept (defined in PDF::DocumentAssembler)PDF::DocumentAssemblerinline