| Package | Description | 
|---|---|
| com.itextpdf.forms | |
| com.itextpdf.forms.xfa | |
| com.itextpdf.signatures | 
| Modifier and Type | Method and Description | 
|---|---|
| static PdfAcroForm | PdfAcroForm. getAcroForm(PdfDocument document, boolean createIfNotExist)
             Retrieves AcroForm from the document. 
            | 
| PdfAcroForm | PdfAcroForm. put(PdfName key, PdfObject value) | 
| PdfAcroForm | PdfAcroForm. setCalculationOrder(PdfArray calculationOrder)
             Sets the  COarray property on the AcroForm. | 
| PdfAcroForm | PdfAcroForm. setDefaultAppearance(String appearance)
             Sets the  DAString property on the AcroForm. | 
| PdfAcroForm | PdfAcroForm. setDefaultJustification(int justification)
             Sets the  Qinteger property on the AcroForm. | 
| PdfAcroForm | PdfAcroForm. setDefaultResources(PdfDictionary defaultResources)
             Sets the  DRdictionary property on the AcroForm. | 
| PdfAcroForm | PdfAcroForm. setNeedAppearances(boolean needAppearances)
             Sets the  NeedAppearancesboolean property on the AcroForm. | 
| PdfAcroForm | PdfAcroForm. setSignatureFlag(int sigFlag)
             Changes the  SigFlagsinteger property on the AcroForm. | 
| PdfAcroForm | PdfAcroForm. setSignatureFlags(int sigFlags)
             Sets the  SigFlagsinteger property on the AcroForm. | 
| PdfAcroForm | PdfAcroForm. setXFAResource(PdfArray xfaResource)
             Sets the  XFAproperty on the AcroForm. | 
| PdfAcroForm | PdfAcroForm. setXFAResource(PdfStream xfaResource)
             Sets the  XFAproperty on the AcroForm. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | XfaForm. setXfaForm(XfaForm form, PdfAcroForm acroForm)
             Sets the XFA key from a byte array. 
            | 
| void | XfaForm. write(PdfAcroForm acroForm)
             Write the XfaForm to the provided  PdfAcroForm. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected PdfAcroForm | LtvVerifier. acroForm
             The fields in the revision that is being verified. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.