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
- > From: Shahzad Latif [SMTP:[EMAIL PROTECTED]] > Sent: Monday, October 07, 2002 22:11 > To: [EMAIL PROTECTED] > Subject: [iText-questions] load image issue > > Hi: > > We are trying to load an image using Oracle's JVM. Unfortunately, Oracle > JVM > does not s

RE: [iText-questions] load image issue

2002-10-08 Thread Jose Sandoval
Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Shahzad > Latif > Sent: October 7, 2002 5:11 PM > To: [EMAIL PROTECTED] > Subject: [iText-questions] load image issue > > > Hi: > > We are trying to load an image using Oracle's JVM. Unfo

[iText-questions] load image issue

2002-10-07 Thread Shahzad Latif
Hi: We are trying to load an image using Oracle's JVM. Unfortunately, Oracle JVM does not support any GUI (i.e., we cannot materialize any GUI). For some reason, we have to use java.awt instead of iText's image class. iText is always succesfull in loading the image (GIF, JPEG), but unfortunate