Crate wkhtmltopdf [] [src]

Modules

lowlevel

Low-level wkhtmltopdf without the raw pointers

Structs

Margin

PDF Margins

PdfApplication

Structure for initializing the underlying wkhtmltopdf

PdfBuilder

High-level builder for generating PDFs (initialized from PdfApplication)

PdfOutput

Generated PDF output

Enums

Error

The error type for wkhtmltopdf generation

Orientation

PDF Orientation

PageSize

Physical size of the paper

Size

Unit-aware sizes

Type Definitions

Result

A specialized Result type for wkhtmltopdf generation