You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Reynir Hübner <re...@hugsmidjan.is> on 2002/03/12 15:52:10 UTC

RE: image manipulating via servlets on tomcat4

hi, 
www.acme.com has some solutions for gif encoding.. 
I guess you can just use awt for jpeg, and some other formats as well.

you might also want to take alook at www.imagemagick.org and especially
the Jmagick partition, I dont think Jmagick is yet available for win32
comps, only unix.

hope it helps
-reynir


> -----Original Message-----
> From: yilmaz [mailto:yilmaz@hwajet.com.tw]
> Sent: 12. mars 2002 14:54
> To: Tomcat Users List
> Subject: image manipulating via servlets on tomcat4
> 
> 
> Hi  everybody,
> I am using tomcat4 on win 2000.
> I have searched all the archives and almost all websites 
> related with java,
> to no avail.
> My problem is manupulating  images via servlets on Tomcat.
> In fact , there are tons of examples on the internet and on 
> the archives
> which shows
> how to load an image from a local file and send to the browser, or
> dynamically
> generate a gif , or jpg image  and send it  to the user. Up to here ,
> everything is allright.
> But , it seems that there is no way to load an image from a file (at
> server), write some text on it
> or edit that image on hand, finally send it to hte browser as 
> a new image.
> I tried almost every way, in vain :(
> I hope, someone overthere, an expert, be nice enough to 
> answer my question,
> though my
> question might sound a little bit offtopic.
> Looking forward to your help hopefully.
> Cheers :)
> 
> 
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 
> 

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>