You might be able to use rhino (http://www.mozilla.org/rhino/) with itext. I do not know rhino and cant say what is possible using it. I used successfully beanshell (http://www.beanshell.org/) with itext. It works like programming in java but without the need of a compiler. In fact I sent a patch to allow to use beanshell scripts (or the plugin classes as java sourcecode) within the itext toolbox a few years ago to Bruno. However there are very good reasons to not merge a dependency to third party libraries to itext that are still valid for most usages of itext. If I remember right the patch has been very short and you should be able to do the same if this is an option for you. Best regards, Carsten
Md Sagri schrieb: > I want to create PDF at the client end > using java script > > */bruno <[EMAIL PROTECTED]>/* wrote: > > Md Sagri wrote: > > > I wanna know whether is it possible to generate PDF using script. > > please give me some suggestion. > > ? > I don't understand the question. > You have already created PDF using a Servlet. > You can create PDF using a standalone app too. > What exactly do you mean when you say 'using script'? > A shell script? A php script? Perl? > Please clarify. > br, > Bruno > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > ------------------------------------------------------------------------ > Here's a new way to find what you're looking for - Yahoo! Answers > <http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/> > Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. > Get it NOW > <http://us.rd.yahoo.com/mail/in/messengertagline/*http://in.messenger.yahoo.com> > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
