[][src]Module pdf_create::common

Common structs and enums

Structs

Encoding

A font encoding

Matrix

A font matrix

NumberTree

A tree of numbers

ObjRef

A reference to an object

PageLabel

Specification for the labels of a sequence of pages

PdfString

A PDF Byte string

Point

A simple two-dimensional coordinate

Rectangle

A primitive rectangle

SparseSet

A vector of options

Enums

BaseEncoding

The base encoding for a font

PageLabelKind

The style of a page label number

ProcSet

Valid ProcSets for PDF files

Trapped

Indicates whether the PDF is trapped

Type Definitions

Dict

A dict is a map from strings to a type P