| Package | Description |
|---|---|
| com.itextpdf.text.pdf | |
| com.itextpdf.text.pdf.security |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<AcroFields> |
PdfCopy.fields |
| Modifier and Type | Method and Description |
|---|---|
AcroFields |
PdfReader.getAcroFields()
Gets a read-only version of AcroFields.
|
AcroFields |
PdfStamper.getAcroFields()
Gets the AcroFields object that allows to get and set field values and to merge FDF forms.
|
| Modifier and Type | Method and Description |
|---|---|
String |
XfaForm.findFieldName(String name, AcroFields af)
Finds the complete field name contained in the "classic" forms from a partial name.
|
void |
AcroFields.Item.markUsed(AcroFields parentFields, int writeFlags)
Mark all the item dictionaries used matching the given flags
|
void |
FdfWriter.setFields(AcroFields af)
Sets all the fields from this AcroFields
|
| Modifier and Type | Field and Description |
|---|---|
protected AcroFields |
LtvVerifier.fields
The fields in the revision that is being verified.
|
Copyright © 1998–2021. All rights reserved.