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 and Description |
---|---|
PDFRoot |
PDFDocument.getRoot()
Get the
PDFRoot object for this document. |
PDFRoot |
PDFFactory.makeRoot(PDFPages pages)
Make a /Catalog (Root) object.
|
Constructor and Description |
---|
PDFSignature(PDFRoot root,
FOUserAgent userAgent,
PDFSignParams signParams) |
Modifier and Type | Method and Description |
---|---|
TrailerDictionary |
TrailerDictionary.setRoot(PDFRoot root)
Sets the value of the Root entry.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.