Uses of Class
org.apache.pdfbox.pdmodel.fdf.FDFDictionary
Packages that use FDFDictionary
Package
Description
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 FDFDictionaryMethods in org.apache.pdfbox.pdmodel.fdf with parameters of type FDFDictionaryModifier and TypeMethodDescriptionvoid
FDFCatalog.setFDF
(FDFDictionary fdf) This will set the FDF document.