Hello Kieran;
Can someone recommend the quickest (free) java api to implement a few lines of code to just scale down an uploaded image to low resolution/smaller-size.
If you check out the framework on my site, you will find a class called "LEImageHelper" that has a number of methods starting "generateThumbnail...(...)" which could do this job for you. If you use this, pass "-Djava.awt.headless=true" as a startup argument to your WOA so that the JVM doesn't start trying to connect to a window server.
cheers. ___ Andrew Lindesay www.lindesay.co.nz _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
