Przybilla, Frank wrote:
The problems is that the column values don't fit into the specified
columns. So fop has to hyphenate the text or produce breaks
respectively. This is working for small documents.
For bigger documents fop is not coming to an end and seems to hang producing
permanently the following error (with ascending and very big info numbers):
[INFO] [2742]
[ERROR] Leader doesn't fit into line, it will be clipped to fit.
You have a problem with a leader. Track down leaders you place
in table cells. Then:
- Check whether you have a space before and after so that FOP can
break the line, unless you actually want to prohibit this.
- Check whether you use an absolute leader-length. Reduce it, or
replace it with something relative, for example 99%.
- Post a few lines from the code around the leader and the table
column width to fop-user.
Outside of cocoon it is working. FOP produces the same error but only per
page.
Probably you use different FOP versions. The 0.20.4 release should be
able to break the loop.
J.Pietschmann
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>