You could try the JAI (Java Advanced Imaging) API.

http://java.sun.com/products/java-media/jai/

You can generate jpegs and pngs but not gifs because the gif image format is
commercial. I think you must have a license to create gif images.


-----Original Message-----
From: Thorsten M�ller [mailto:[EMAIL PROTECTED] 
Sent: 31 October 2003 13:33
To: Tomcat Users List
Subject: generate images on the fly


Hi,

slightly off topic but does anybody know an Java open source framework or
class library which makes it possible to generate images (gif, jpg, png) on
the fly on server side and send them to the client (or store them on the web
app context)?

Thanks,
Thorsten


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to