Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.form |
The interactive package contains classes that deal with interactive annotations such as textfields and buttons.
|
org.apache.pdfbox.preflight.annotation |
Modifier and Type | Method and Description |
---|---|
PDAnnotationWidget |
PDField.getWidget()
This will get the single associated widget that is part of this field.
|
Modifier and Type | Field and Description |
---|---|
protected PDAnnotationWidget |
WidgetAnnotationValidator.pdWidget
PDFBox object which wraps the annotation dictionary
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.