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