Uses of Class
org.faceless.pdf2.FDF
-
Packages that use FDF Package Description org.faceless.pdf2 Contains the classes used to create a PDF document -
-
Uses of FDF in org.faceless.pdf2
Methods in org.faceless.pdf2 with parameters of type FDF Modifier and Type Method Description void
PDF. importFDF(FDF fdf)
Import the contents of the specifiedFDF
into the PDF document.
-