Uses of Class
com.itextpdf.forms.xfa.XfaForm
-
Packages that use XfaForm Package Description com.itextpdf.forms com.itextpdf.forms.xfa -
-
Uses of XfaForm in com.itextpdf.forms
Fields in com.itextpdf.forms declared as XfaForm Modifier and Type Field Description private XfaFormPdfAcroForm. xfaFormMethods in com.itextpdf.forms that return XfaForm Modifier and Type Method Description XfaFormPdfAcroForm. getXfaForm()Gets theXfaFormatribute. -
Uses of XfaForm in com.itextpdf.forms.xfa
Methods in com.itextpdf.forms.xfa with parameters of type XfaForm Modifier and Type Method Description static voidXfaForm. setXfaForm(XfaForm form, PdfAcroForm acroForm)Sets the XFA key from a byte array.static voidXfaForm. setXfaForm(XfaForm form, PdfDocument pdfDocument)Sets the XFA key from a byte array.
-