From: Johannes Stuermer <[EMAIL PROTECTED]>

I am processing a large number of xsl-fo files with embedded FOP. 95% render
perfectly to PDF, but the rest causes FOP to go into an infinite loop. (FOP
continues to output INFO messages with numbers, but without a description)


After looking at the xsl-fo files I can't find any significant differences
in the structure of these files. They only differ in their text elements.


What version of FOP are you using? 0.20.5 has some code to detect infinite loops and stop after 100 failed pages. But this detection code only works for certain FO constructs. Dont think it works for static layout problems, etc.


Its difficult to say exactly what is wrong with your XSL-FO without seeing it. Posting a small snippet wont help much either. You are welcome to send it complete to me off-list, and i'll take a quick look.

Chris

_________________________________________________________________
Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile


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



Reply via email to