Uses of Class
org.apache.pdfbox.pdmodel.interactive.form.PDVariableText
Packages that use PDVariableText
Package
Description
The interactive package contains classes that deal with interactive annotations such as textfields and buttons.
-
Uses of PDVariableText in org.apache.pdfbox.pdmodel.interactive.form
Subclasses of PDVariableText in org.apache.pdfbox.pdmodel.interactive.formModifier and TypeClassDescriptionclass
A class for handling the PDF field as a choicefield.class
A class for handling the PDF field as a textbox.Constructors in org.apache.pdfbox.pdmodel.interactive.form with parameters of type PDVariableTextModifierConstructorDescriptionPDAppearance
(PDAcroForm theAcroForm, PDVariableText field) Constructs a COSAppearnce from the given field.