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 | Description |
---|---|---|
FDFPageInfo |
FDFPage.getPageInfo() |
This will get the FDF page info object.
|
Modifier and Type | Method | Description |
---|---|---|
void |
FDFPage.setPageInfo(FDFPageInfo info) |
This will set the page info.
|