hi,
i got a bit of code that can create new images from existing images. I need
some help in integrating this code with the ofbiz. The idea is to create
smaller thumbnails from the larger images, if the thumbnail do not exist.
This code uses ImageIO API,
http://www.nabble.com/user-files/144/JPEGImageIO.java JPEGImageIO.java
This code uses Java Advanced Imaging API
http://www.nabble.com/user-files/146/JPEGJai.java JPEGJai.java
This code uses Java2D API
http://www.nabble.com/user-files/145/JPEGJ2d.java JPEGJ2d.java
I am not sure which can be the best for ofbiz, so i have included all three
of them. I was not really able to get them work with Ofbiz due to my limited
knowlegde of ofbiz. If anyone can integrate them or guide me how to do it, i
will really appreciate it.
Thanks
rohit
--
View this message in context:
http://www.nabble.com/Multiple-images-and-thumbnail-images-tf1642877.html#a5552383
Sent from the OFBiz - User forum at Nabble.com.