Package org.apache.pdfbox.pdmodel.interactive.form
package org.apache.pdfbox.pdmodel.interactive.form
The interactive package contains classes that deal with interactive annotations such as textfields and buttons.
-
ClassesClassDescriptionThis class represents the acroform of a PDF document.This one took me a while, but i'm proud to say that it handles the appearance of a textbox.A class for handling the PDF field as a checkbox.This holds common functionality for check boxes and radio buttons.A class for handling the PDF field as a choicefield.This is the superclass for a Field element in a PDF.This is the Factory for creating and returning the correct field elements.A class for handling the PDF field as a PDPushButton.A class for handling the PDF field as a Radio Collection.Deprecated.A class for handling the PDF field as a signature.A class for handling the PDF field as a textbox.This class represents a form field with an unknown type.A class for handling PDF fields that display text.This class represents an XML Forms Architecture Data packet.
PDSignatureField
instead (see PDFBOX-1513).