Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.form |
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
|
Modifier and Type | Class and Description |
---|---|
class |
PDChoice
A choice field contains several text items, one or more of which shall be selected as the field
value.
|
class |
PDComboBox
A combo box consisting of a drop-down list.
|
class |
PDListBox
A scrollable list box.
|
class |
PDTextField
A text field is a box or space for text fill-in data typically entered from a keyboard.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.