Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfAcroForm
-
Packages that use PdfAcroForm Package Description com.gitlab.pdftk_java.com.lowagie.text.pdf com.gitlab.pdftk_java.com.lowagie.text.pdf.interfaces -
-
Uses of PdfAcroForm in com.gitlab.pdftk_java.com.lowagie.text.pdf
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return PdfAcroForm Modifier and Type Method Description PdfAcroFormPdfWriter. getAcroForm()Gets the AcroForm object. -
Uses of PdfAcroForm in com.gitlab.pdftk_java.com.lowagie.text.pdf.interfaces
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf.interfaces that return PdfAcroForm Modifier and Type Method Description PdfAcroFormPdfAnnotations. getAcroForm()Use this methods to get the AcroForm object.
-