| Action |
An action object, used to link to URLS initially
|
| Annotation |
An annotation object, this will add an annotation to the current page.
initially will support just link annotations.
|
| Catalog |
Define the document catalog, the overall controller for the document
|
| Contents |
The contents objects hold all of the content which appears on pages
|
| Destination |
Destination object, used to specify the location for the user to jump to;
presently, only on opening.
|
| Encryption |
Encryption object
|
| Font |
An object to hold the font description
|
| FontDescriptor |
A font descriptor, needed for including additional fonts. options
is a Hash with one of the following keys: Ascent, CapHeight, Descent,
Flags, ItalicAngle, StemV, AvgWidth, Leading, MaxWidth, MissingWidth,
StemH, XHeight, CharSet, FontFile, FontFile2, FontFile3, FontBBox, or
FontName.
|
| FontEncoding |
The font encoding
|
| Info |
Define the document information — metadata.
|
| Outline |
Define the outlines in the doc, empty for now
|
| Outlines |
Define the outlines in the doc, empty for now
|
| Page |
A page object, it also creates a contents object to hold its contents
|
| Pages |
object which is a parent to the pages in the document
|
| Procset |
The document Procedure Set. Not necessary in PDF 1.4 or later, but
producing applications are recommended to provide the /ProcSet /Resource in
any case for older viewers. Viewing applications are not recommended
to rely on this information being correct.
|
| ViewerPreferences |
Set the viewer preferences.
|
<code/>and<pre/>for code samples.