Package | Description |
---|---|
org.apache.pdfbox.pdmodel.fdf |
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
|
Modifier and Type | Method and Description |
---|---|
FDFPageInfo |
FDFPage.getPageInfo()
This will get the FDF page info object.
|
Modifier and Type | Method and Description |
---|---|
void |
FDFPage.setPageInfo(FDFPageInfo info)
This will set the page info.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.