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

Reply via email to