Expand description
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
- Char
Proc - A character drawing procedure
- Outline
- The root outline item
- Outline
Item - 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
- Type3
Font - 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 Aliases§
- Dict
Resource - A dict of resources
- ResDict
Res - A referenced or immediate dict of resources