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 |
---|---|
FDFCatalog |
FDFDocument.getCatalog()
This will get the FDF Catalog.
|
Modifier and Type | Method and Description |
---|---|
void |
FDFDocument.setCatalog(FDFCatalog cat)
This will set the FDF catalog for this FDF document.
|
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.