Re: [iText-questions] Execute JAVAScript using IText

2007-03-12 Thread Paulo Soares
iText doesn't execute Javascript. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Amit Sharma > Sent: Monday, March 12, 2007 2:35 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Exec

[iText-questions] Execute JAVAScript using IText

2007-03-12 Thread Amit Sharma
Hi, I have created a pdf document using IText and added some javascript into it, which gets executed when user open the pdf file, Now I want to change the functionality a little bit and want to execute the javascript at the time I create the pdf document, So I have a question from you people "D