Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.form |
The interactive package contains classes that deal with interactive annotations such as textfields and buttons.
|
Modifier and Type | Class and Description |
---|---|
class |
PDChoiceField
A class for handling the PDF field as a choicefield.
|
class |
PDTextbox
A class for handling the PDF field as a textbox.
|
Constructor and Description |
---|
PDAppearance(PDAcroForm theAcroForm,
PDVariableText field)
Constructs a COSAppearnce from the given field.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.