Re: Tiff image problem

2003-08-06 Thread J.Pietschmann
[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

Tiff image problem

2003-08-06 Thread sevket.ozdemir
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