Uses of Class
org.openpdf.text.pdf.AcroFields
Packages that use AcroFields
-
Uses of AcroFields in org.openpdf.text.pdf
Methods in org.openpdf.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.Methods in org.openpdf.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