Package | Description |
---|---|
org.apache.pdfbox.pdmodel.fdf |
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
|
Modifier and Type | Method | Description |
---|---|---|
FDFJavaScript |
FDFDictionary.getJavaScript() |
This will get the java script entry.
|
Modifier and Type | Method | Description |
---|---|---|
void |
FDFDictionary.setJavaScript(FDFJavaScript js) |
This will set the JavaScript entry.
|