> How can I avoid this? (I am using JAI, will not switch to imagemagik). > template='f(gif)' didn't work.
Are you converting the image your self or are you using the gui function? there is a property in the images builder that might affect the behaviour <property name="DefaultImageType">jpg</property>
