|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcroFields | |
|---|---|
| com.itextpdf.text.pdf | |
| Uses of AcroFields in com.itextpdf.text.pdf |
|---|
| Methods in com.itextpdf.text.pdf that return AcroFields | |
|---|---|
AcroFields |
PdfStamper.getAcroFields()
Gets the AcroFields object that allows to get and set field values
and to merge FDF forms. |
AcroFields |
PdfReader.getAcroFields()
Gets a read-only version of AcroFields. |
| Methods in com.itextpdf.text.pdf with parameters of type AcroFields | |
|---|---|
java.lang.String |
XfaForm.findFieldName(java.lang.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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||