I have zero experience with JSP, so I may be misunderstanding you. With that warning, I believe the JSP examples on the "iText by Example" page will get you moving in the right direction:
http://itextdocs.lowagie.com/tutorial/ The JSP stuff is a couple screens down from the top of the page. --Mark Storer Senior Software Engineer Cardiff Software #include <disclaimer> typedef std::Disclaimer<Cardiff> DisCard; > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > [EMAIL PROTECTED] > Sent: Thursday, August 10, 2006 8:44 AM > To: [email protected] > Subject: [iText-questions] jsp to pdf > > > > > > > OK > I tried asking this before and received a rather curt answer, > so I will try > again rephrasing my question > > History. > > I currently use JSP and Scriptx to generate my print. The > dilemma is; > Scriptx does not work 100% of the time so I want to use my > JSP pages that > are in reality a print page definition to generate a PDF page > that can be > reviewed and printed. I am thinking I want to create the pdf > on the server > for later storage to our imaging system. > > My question is simple; > > Is there a process or example I can review that addresses > this issue. I > also would like to know if anyone else has used this type of process. > > thanks > > > > -------------------------------------------------------------- > ----------- > 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
