Package de.xima.fc.pdf.form
package de.xima.fc.pdf.form
-
ClassDescriptionEnumeration with the different types of AcroForm fields.Enumeration with the possible flags for different text formatting styles.Represents an option of a
IPdfAcroField.Choice
.A form field of a PDF AcroForm.An AcroForm button that can be pressed.A selectable option, either a check box or a radio button.An AcroForm form field with a checkbox that can be enabled or disabled.An AcroForm form field for selecting values from a list of options.An AcroForm form field for selecting a value from a list of options.An AcroForm form field for selecting one or more values from a list of options.An AcroForm form field with a radio button that can be enabled or disabled.An AcroForm form field for entering a signature.An AcroForm free-text form field for entering plain text.Represents a PDF document with pages.Visitor with custom logic forPdfFormProcessor
.Represents an image included in the PDF, which could e.g. be used for illustrations or logos.Represents a plain text line, cConsisting of multiplewords
.A page of the the PDF.Represents a piece of plain text in the image, used e.g. for form element labels.Represents a plain text word, consising of multipleIPdfText
.Utility for processing the a PDF document as a form.WHen attempting to read a PDF document that contains an XFA form, but XFA forms are not supported by the engine.