Expand description
PDF-specific functionality.
Structs§
- Artifact
Elem - Marks content as a PDF artifact.
- Attach
Elem - A file that will be attached to the output PDF.
- PdfMarker
Tag - Used to delimit content for tagged PDF.
Enums§
- Artifact
Kind - The type of artifact.
- Attached
File Relationship - The relationship of an attached file with the document.
- PdfMarker
TagKind - Table
Cell Kind - Table
Header Scope - Which table track a header cell labels.
Functions§
- data_
cell - Explicitly defines this cell as a data cell.
- header_
cell - Explicitly defines a cell as a header cell.
- module
- Hook up all
pdfdefinitions. - table_
summary - A summary of the purpose and structure of a complex table.