|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FDFDictionary | |
---|---|
org.apache.pdfbox.pdmodel.fdf | The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document. |
Uses of FDFDictionary in org.apache.pdfbox.pdmodel.fdf |
---|
Methods in org.apache.pdfbox.pdmodel.fdf that return FDFDictionary | |
---|---|
FDFDictionary |
FDFCatalog.getFDF()
This will get the FDF dictionary. |
Methods in org.apache.pdfbox.pdmodel.fdf with parameters of type FDFDictionary | |
---|---|
void |
FDFCatalog.setFDF(FDFDictionary fdf)
This will set the FDF document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |