Class UpdateFieldOnDocumentOpen
java.lang.Object
org.apache.pdfbox.examples.interactive.form.UpdateFieldOnDocumentOpen
Update field automatically when the document is opened.
This sample adds document action to automatically update a
field value with the current date when the document is opened.
This sample builds on the form generated by @link CreateSimpleForm so you need to run that first.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UpdateFieldOnDocumentOpen
private UpdateFieldOnDocumentOpen()
-
-
Method Details
-
main
- Throws:
IOException
-