Uses of Class
com.itextpdf.text.pdf.AcroFields
Packages that use AcroFields
-
Uses of AcroFields in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as AcroFieldsFields in com.itextpdf.text.pdf with type parameters of type AcroFieldsModifier and TypeFieldDescriptionprotected ArrayList<AcroFields> PdfCopy.fields(package private) ArrayList<AcroFields> PdfCopyFieldsImp.fieldsDeprecated.Methods in com.itextpdf.text.pdf that return AcroFieldsModifier and TypeMethodDescriptionPdfReader.getAcroFields()Gets a read-only version ofAcroFields.PdfStamper.getAcroFields()Gets theAcroFieldsobject that allows to get and set field values and to merge FDF forms.(package private) AcroFieldsPdfStamperImp.getAcroFields()Methods in com.itextpdf.text.pdf with parameters of type AcroFieldsModifier and TypeMethodDescriptionXfaForm.findFieldName(String name, AcroFields af) Finds the complete field name contained in the "classic" forms from a partial name.voidAcroFields.Item.markUsed(AcroFields parentFields, int writeFlags) Mark all the item dictionaries used matching the given flagsvoidFdfWriter.setFields(AcroFields af) Sets all the fields from thisAcroFields -
Uses of AcroFields in com.itextpdf.text.pdf.security
Fields in com.itextpdf.text.pdf.security declared as AcroFieldsModifier and TypeFieldDescriptionprivate AcroFieldsLtvVerification.acroFieldsprotected AcroFieldsLtvVerifier.fieldsThe fields in the revision that is being verified.