Uses of Class
com.lowagie.text.pdf.AcroFields
Packages that use AcroFields
-
Uses of AcroFields in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as AcroFieldsFields in com.lowagie.text.pdf with type parameters of type AcroFieldsModifier and TypeFieldDescription(package private) List<AcroFields> PdfCopyFieldsImp.fieldsDeprecated.Methods in com.lowagie.text.pdf that return AcroFieldsModifier and TypeMethodDescriptionPdfReader.getAcroFields()Deprecated.Gets a read-only version ofAcroFields.PdfStamper.getAcroFields()Deprecated.Gets theAcroFieldsobject that allows to get and set field values and to merge FDF forms.(package private) AcroFieldsPdfStamperImp.getAcroFields()Deprecated.Methods in com.lowagie.text.pdf with parameters of type AcroFieldsModifier and TypeMethodDescriptionXfaForm.findFieldName(String name, AcroFields af) Deprecated.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) Deprecated.Sets all the fields from thisAcroFields