Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method | Description |
---|---|---|
PDFDests |
PDFNames.getDests() |
Returns the Dests object
|
PDFDests |
PDFFactory.makeDests(java.util.List destinationList) |
Make a the head object of the name dictionary (the /Dests object).
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDFNames.setDests(PDFDests dests) |
Set the Dests object
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.