Package org.apache.pdfbox.pdmodel.interactive.form
package org.apache.pdfbox.pdmodel.interactive.form
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
-
ClassDescriptionCreate the AcroForms field appearance helper.Define styling attributes to be used for text formatting.A set of utility methods to help with common AcroForm form and field related functions.An implementation of a basic key value pair.Comparator to sort KeyValue by key.Comparator to sort KeyValue by value.An interactive form, also known as an AcroForm.A button field represents an interactive control on the screen that the user can manipulate with the mouse.A check box toggles between two states, on and off.A choice field contains several text items, one or more of which shall be selected as the field value.A combo box consisting of a drop-down list.Represents a default appearance string, as found in the /DA entry of free text annotations.A field in an interactive form.A PDField factory.The field tree.Iterator which walks all fields in the tree, in order.A scrollable list box.A non terminal field in an interactive form.A pushbutton is a purely interactive control that responds immediately to user input without retaining a permanent value.Radio button fields contain a set of related buttons that can each be on or off.A signature field is a form field that contains a digital signature.A field in an interactive form.A text field is a box or space for text fill-in data typically entered from a keyboard.Base class for fields which use "Variable Text".An XML Forms Architecture (XFA) resource.A block of text.An individual line of text.A block of text to be formatted as a whole.Attribute keys and attribute values used for text handling.An individual word.TextFormatter to handle plain text formatting.