Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PRAcroForm
-
Packages that use PRAcroForm Package Description com.gitlab.pdftk_java.com.lowagie.text.pdf -
-
Uses of PRAcroForm in com.gitlab.pdftk_java.com.lowagie.text.pdf
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as PRAcroForm Modifier and Type Field Description protected PRAcroForm
PdfReader. acroForm
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return PRAcroForm Modifier and Type Method Description PRAcroForm
PdfReader. getAcroForm()
Returns the document's acroform, if it has one.
-