Matthew Dow wrote:
> Can someone confirm this? And if so, what version can I use instead?
Extra remarks:
(1) are you sure you only have ONE iText.jar in your CLASSPATH.
(2) are you sure no exception is thrown? For instance a Class
not found exception, caused by (1)? Please check if you are
Matthew Dow wrote:
> Can someone confirm this? And if so, what version can I use instead?
I'm using iText with JDK 1.4, 1.5 and 1.6 and I've never
experienced this problem. You can test this yourself by
running the examples with different JDKs.
Of course, as Paulo pointed out a few days ago, the
Hello,
I have recently ported a web application from WebSphere 5, using JDK
1.4, to WebSphere 6, where we are using JDK 1.5. When I try to
generate my PDF, which uses iText v 1.4.2, my PDF window appears,
however the PDF never comes up. I know all of the images are being
retrieved correctly, and