Crate typst_pdf

Source
Expand description

Exporting of Typst documents into PDFs.

Structs§

PdfOptions
Settings for PDF export.
PdfStandards
Encapsulates a list of compatible PDF standards.
Timestamp
A timestamp with timezone information.

Enums§

PdfStandard
A PDF standard that Typst can enforce conformance with.
Timezone
A timezone.

Functions§

pdf
Export a document into a PDF file.