Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.AcroFields
Packages that use AcroFields
-
Uses of AcroFields in com.gitlab.pdftk_java.com.lowagie.text.pdf
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as AcroFieldsMethods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return AcroFieldsModifier and TypeMethodDescriptionPdfReader.getAcroFields()
Gets a read-only version ofAcroFields
.PdfStamper.getAcroFields()
Gets theAcroFields
object that allows to get and set field values and to merge FDF forms.PdfStamperImp.getAcroFields()
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type AcroFieldsModifier and TypeMethodDescriptionvoid
AcroFields.Item.markUsed
(AcroFields parentFields, int writeFlags) Mark all the item dictionaries used matching the given flagsvoid
FdfWriter.setFields
(AcroFields af) Sets all the fields from thisAcroFields