Re: [iText-questions] Does Itext have a java pdf viewer

2006-10-12 Thread Roger Misteli
iText is an engine, not a viewer. There are viewer components from other companies, such as JPedal, Big Faceless, Ice and also some GLP versions. I can't speak for all of them, but in our company, we tried out the one from Ice Soft, JPedal, two GPL'ed versions I forgot again, the longretired Acr

Re: [iText-questions] Does Itext have a java pdf viewer

2006-10-12 Thread Damien Drix
Look to PDFBox (BSD licence) or to JPedal or ICEpdf (commercial) for that purpose, but be prepared that none of those has the same rendering quality as Acrobat, although JPedal and ICEpdf come reasonably close. Alternately, use the PDF to TIFF utility from the Xpdf project and display the gener

Re: [iText-questions] Does Itext have a java pdf viewer

2006-10-12 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of franklin ike > Sent: Thursday, October 12, 2006 9:44 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Does Itext have a java pdf viewer >

[iText-questions] Does Itext have a java pdf viewer

2006-10-12 Thread franklin ike
Hello Everyone, I recently got very interested in itext as a pdf generation solution for my company after reading a reference to it from a Spring Framework book I was reading at the time (Spring in Action). After further investigation I was very impressed with the work that your team has done i