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 |
---|---|
FDFDictionary |
FDFCatalog.getFDF()
This will get the FDF dictionary.
|
Modifier and Type | Method and Description |
---|---|
void |
FDFCatalog.setFDF(FDFDictionary fdf)
This will set the FDF document.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.