| Package | Description | 
|---|---|
| org.freehep.graphicsio.pdf |  PDF (Portable Document File) Output Format. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PDFCatalogImplements the Catalog Dictionary (see Table 3.15). | 
| class  | PDFDocInfoImplements the Document Information Dictionary (see Table 8.2). | 
| class  | PDFOutlineImplements the Outline Item Dictionary (see Table 7.4). | 
| class  | PDFOutlineListImplements the Outline Dictionary (see Table 7.3). | 
| class  | PDFPageImplements the Page Object (see Table 3.17). | 
| class  | PDFPageBaseImplements the Page Base Node to accomodate Inheritance of Page Attributes
 (see Table 3.17) | 
| class  | PDFPageTreeImplements the Page Tree Node (see Table 3.16). | 
| class  | PDFStreamThis class allows you to write/print into a PDFStream. | 
| class  | PDFViewerPreferencesImplements the Viewer Preferences (see Table 7.1). | 
| Modifier and Type | Method and Description | 
|---|---|
| PDFDictionary | PDFWriter. openDictionary(String name) | 
| PDFDictionary | PDFDictionary. openDictionary(String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | PDFFontEmbedderType3. addAdditionalEntries(PDFDictionary fontDict) | 
| protected abstract void | PDFFontEmbedder. addAdditionalEntries(PDFDictionary fontDict)Add additional entries to the font Dictionary. | 
| void | PDFWriter. close(PDFDictionary dictionary) | 
| void | PDFDictionary. close(PDFDictionary dictionary) | 
Copyright © 2014. All rights reserved.