Hi: I've downloaded the iText.jar file to my temp folder and included it in my classpath "c:\temp\iText.jar" but when I compile I get a "package com.lowagie.text" does not exist...please help..
Thanks On Mon, 8 Apr 2002, hemant wrote: > Use Cocoon for a FOP based solution . If you want to keep things simple, > use iText . Although it was not sophisticated/XML/XSL based it did an > extremely good job when it generated PDF. It uses java classes to render pdf > docs. I have successfully incorporated it in my webapp. > > http://www.lowagie.com/iText/ > > Thanks to Bruno Lowagie and Paulo Soares > > Regards > hemant > > > ----- Original Message ----- > From: "Ravindra K. Bhat" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Monday, April 08, 2002 5:39 PM > Subject: Adobe Acrobat > > > > Hi: > > How do I render my html pages to pdf for printing. My servelet generated > > html table is too wide and columns get cut off if I print directly using > > the print icon on the browser... > > > > Thanks > > > > > > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
