[email protected] wrote:
> Could someone please tell me how I could programmatically add javascript
This example can give you some inspiration: http://1t3xt.be/?X6c
--
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info
--
Could someone please tell me how I could programmatically add javascript to
an existing button named "button1" in an acroform of an existing pdf using
itext.
I currently add javascript to the document for a "DID PRINT" event:
.
...
String javascript = .
P