Re: [iText-questions] adding javascript to an existing button in an acroform

2009-03-31 Thread 1T3XT info
[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 --

[iText-questions] adding javascript to an existing button in an acroform

2009-03-24 Thread inelation
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