Module pdf

Module pdf 

Source
Expand description

PDF-specific functionality.

Structs§

ArtifactElem
Marks content as a PDF artifact.
AttachElem
A file that will be attached to the output PDF.
PdfMarkerTag
Used to delimit content for tagged PDF.

Enums§

ArtifactKind
The type of artifact.
AttachedFileRelationship
The relationship of an attached file with the document.
PdfMarkerTagKind
TableCellKind
TableHeaderScope
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 pdf definitions.
table_summary
A summary of the purpose and structure of a complex table.