Hello,

I get this error:

java.lang.RuntimeException: Some content could not fit into a line/page
after 50
 attempts. Giving up to avoid an endless loop. (fo:block, location:
2005/593)
        at
org.apache.fop.layoutmgr.BreakingAlgorithm.findBreakingPoints(Breakin
gAlgorithm.java:434)

The location is this:

<fo:block space-before.minimum="0.8em" space-before.optimum="1em"
space-before.maximum="1.2em" space-after.minimum="0.8em"
space-after.optimum="1em" space-after.maximum="1.2em" hyphenate="false"
background-color="#A5B6C6" font-family="monospace" text-align="start"
wrap-option="un-wrap" id="d0e3019" white-space-collapse="false"
white-space-treatment="preserve" linefeed-treatment="preserve">

Now the content follows.

The content does not fit on the page, it must be continued on the next page.
I want, that the content is continued on the next page and no error is
thrown. Why does it not work?

Thanks, Karsten

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

Reply via email to