| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel.interactive.form |
The interactive package contains classes for handling Interactive Forms, also known as "AcroForms".
|
| Modifier and Type | Method | Description |
|---|---|---|
PDXFAResource |
PDAcroForm.getXFA() |
Get the XFA resource, the XFA resource is only used for PDF 1.5+ forms.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PDAcroForm.setXFA(PDXFAResource xfa) |
Set the XFA resource, this is only used for PDF 1.5+ forms.
|
Copyright © 2002–2018. All rights reserved.