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: 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 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 unfortunately, > java.awt is not. It gives the following message: "GUI not supported". I > was > wondering if someone could share some workaround for this. Here is the > line > which gives the error: > > Image image = Toolkit.getDefaultToolkit().getImage(fileName); > > Many thanks, > > Shahzad > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
