Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
PDFPageLabels |
PDFRoot.getPageLabels()
Returns the /PageLabels object.
|
PDFPageLabels |
PDFFactory.makePageLabels()
Make a names dictionary (the /PageLabels object).
|
Modifier and Type | Method and Description |
---|---|
void |
PDFRoot.setPageLabels(PDFPageLabels pageLabels)
Sets the /PageLabels object.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.