Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
org.apache.fop.pdf.xref |
Modifier and Type | Method | Description |
---|---|---|
PDFRoot |
PDFDocument.getRoot() |
Get the
PDFRoot object for this document. |
PDFRoot |
PDFFactory.makeRoot(PDFPages pages) |
Make a /Catalog (Root) object.
|
Modifier and Type | Method | Description |
---|---|---|
TrailerDictionary |
TrailerDictionary.setRoot(PDFRoot root) |
Sets the value of the Root entry.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.