[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
Hello,
I have a tif image in my FO file.
I want to render into PDF file.
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.res