RE: [iText-questions] load image issue

2002-10-08 Thread Shahzad Latif
: "Shahzad Latif" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> Subject: RE: [iText-questions] load image issue Date: Mon, 7 Oct 2002 18:43:46 -0400 MIME-Version: 1.0 Received: from tomts14-srv.bellnexxia.net ([209.226.175.35]) by mc4-f7.law16.hotmail.com with Microsoft SMTPSVC(5.0

RE: [iText-questions] load image issue

2002-10-08 Thread Paulo Soares
No workaround. Probably this jvm only has placeholders for the awt classes. Or maybe it's missing an X11 server. I suppose you are having problems with gifs because jpeg always work. Soon gifs will be fully supported by iText. Best Regards, Paulo Soares > -Original Message- > From: Shahz

RE: [iText-questions] load image issue

2002-10-08 Thread Jose Sandoval
Java 2 version 1.4 has a solution for headless environments. So you should use the newer JDK (Perhaps Oracle a newer version to solve this problem). Here is what Sun says about that: http://java.sun.com/j2se/1.4/docs/guide/awt/AWTChanges.html Regards, -- Jose' > -Original Message- > Fr