Chris Bowditch schrieb:
Thomas Richter wrote:
Hi, I hope that this ist not a FAQ .... but with fop 0.20.5 I get an infinite loop with: [INFO] area contents overflows area in line [ERROR] Couldn't find hyphenation pattern de [ERROR] Error building hyphenation tree for language de
Only a handful of hypenation files are distributed with FOP now because of licensing issues, de is not available. Try turning off hypenation, or changing the language property to "en" This should clear the error shown if you still get an infinite loop then post back.
<xsl:param name="hyphenate" select="'false'"/>
works for me tnx Thomas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]