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".
  • Class
    Description
    A set of utility methods to help with common AcroForm form and field related functions.
    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.
    A field in an interactive form.
    A PDField factory.
    The field tree.
    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.