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 and Description |
---|---|
ScriptingHandler |
PDAcroForm.getScriptingHandler()
Set a handler to support JavaScript actions in the form.
|
Modifier and Type | Method and Description |
---|---|
void |
PDAcroForm.setScriptingHandler(ScriptingHandler scriptingHandler)
Set a handler to support JavaScript actions in the form.
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.