Create a Jira. This takes care of license issues,
when you attach code.

If someone in the community has an interest or time they may pick up on it.

If you want this just for you interest then ask if someone is willing to do this for pay. This may not be included in ofbiz, but you can use it your application.

rohit2006 sent the following on 7/29/2006 1:37 AM:


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

Reply via email to