>>>>> "Riyaz" == Riyaz <[EMAIL PROTECTED]> writes:
Riyaz> I am now able to compile SaveAsJPEG.java and get a Riyaz> SaveAsJPEG.class When I run the SaveAsJPEG class to create the Riyaz> svg document it gives me the following errors: What is X11 and Riyaz> do I have to use it to generate a jpeg image. If you are not using JDK 1.4.x you must have an X11 server (Java's requirement not ours). If you are using JDK 1.4.x you can configure it to be 'headless' - i.e. not require an X11 Server. This is a Java2D FAQ, if you search the Java2D archives (or it may even have been ansered here a few times) you should find the details. If you decide you need an X11 Server (i.e. you are using JDK 1.3.x or lower) I suggest talking to who ever manages the UNIX box you are running on. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]