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 and Description |
---|---|
PDAdditionalActions |
FDFField.getAdditionalActions()
This will get a list of additional actions that will get executed based on events.
|
Modifier and Type | Method and Description |
---|---|
void |
FDFField.setAdditionalActions(PDAdditionalActions aa)
This will set the additional actions that are associated with this field.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.