[EMAIL PROTECTED] wrote:
If I have only one tiff image, it renders normally.
But I have 4 tif images in a page.
When I run it, it gives me "java.lang.OutofMemory" error.

I add a reset cache line in my code.
"org.apache.fop.image.FopImageFactory.resetCache();"
But nothing is changed.

If you run out of memory during rendering, reseting the cache doesn't help you. Read http://xml.apache.org/fop/running.html#memory

You options:
- increase the memory available for the JVM
- scale down the images
- use JPG instead of TIFF.

BTW would you *please* turn off mail confirmation?

J.Pietschmann


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]



Reply via email to