| Changed Classes |
|
AbstractPdfFormField
|
This class represents a single field or field group in an AcroForm. |
|
PdfButtonFormField
|
An interactive control on the screen that raises events and/or can retain data. |
|
PdfChoiceFormField
|
An AcroForm field type representing any type of choice field. |
|
PdfFormFieldMergeUtil
|
Utility class to merge form fields com.itextpdf.forms.fields.PdfFormField with the same names. |
|
PdfSignatureFormField
|
An AcroForm field containing signature data. |
|
PdfTextFormField
|
An AcroForm field containing textual data. |
|
TerminalFormFieldBuilder
|
Builder for terminal form field. |