I am facing a similar problem to what was described in http://marc.theaimsgroup.com/?l=fop-dev&m=100015708206260&w=2 and http://marc.theaimsgroup.com/?l=fop-dev&m=100019510024180&w=2 Except, in my case, fop starts producing too many pages because of the size of pictures being used, in addition to the table headers described in the above link. The above link explains this to be a problem in Cocoon's org.apache.cocoon.formatter.FO2PDFFormatter.format() method. I have looked at the Cocoon project pages and could not find a fix for this problem. I have tried getting all pics being used to be less than the size of 1/4 page and I still get the concurrency problem. Earlier, I was getting the dreaded OME exception, but that got fixed after applying a patch that we found on the FAQ's at http://www.owal.co.uk:8090 (which seems to be down for the last couple of days). I am using fop 0.18 with the memory patch and am running JDK1.2.2 with -ms128m -mx256m as the options. In the above links, it is mentioned that this problem of multiple pages being generated is not fixed even when using fop0.20, therefore I did'nt want to upgrade. I have tried increasing the memory option when starting the JVM but that does'nt make much difference either. I don't think the patch for the OME fixes the problem with too many pages being generated. Is there a patch available to fix that? Thanks. Gagan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
