[][src]Module pdf_create::low

Low-Level API

This module contains structs and enums for representing/creating a PDF that is already split up into objects with opaque reference IDs.

Structs

Catalog

The catalog/root of the document

CharProc

A character drawing procedure

Outline

The root outline item

OutlineItem

A child outline item

Page

A page object

Pages

The list of pages

Resources

The resources of a page

Stream

A data stream

Trailer

The trailer of the document

Type3Font

A type 3 font resource

Enums

Action

A PDF action

Destination

Destination of a GoTo action

Font

A font resource

PdfVersion

Well-known PDF Versions

Resource

A resource entry

XObject

An emedded object resource

Type Definitions

DictResource

A dict of resources

ResDictRes

A referenced or immediate dict of resources