Module pdf_writer::writers[][src]

Expand description

Writers for specific PDF structures.

Structs

Catalog

Writer for a document catalog.

CidFont

Writer for a CID font, a descendant of a Type0Font.

CmapStream

Writer for a character map.

FontDescriptor

Writer for a font descriptor.

ImageStream

Writer for an image XObject.

Page

Writer for a page.

Pages

Writer for a page tree.

Path

Writer for a path.

Resources

Writer for a resource dictionary.

Text

Writer for a text object.

Type0Font

Writer for a Type-0 (composite) font.

Type1Font

Writer for a Type-1 font.

Widths

Writer for the width array in a CidFont.