[EMAIL PROTECTED] wrote:
Hello List,
after the update of FOP from TRUNK today, I've got a "WARNING" while
generating a PDF-Output.
org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm
updateData2
WARNUNG: Line 1 of a paragraph overflows the available area. (fo:block,
"Aggregierte Ausfallzeit IT-System")
org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm
updateData2
WARNUNG: Line 2 of a paragraph overflows the available area. (fo:block,
"IT-Anwendung, die IT-System benutzt")
This time this warning has effects on the real PDF-Output. It looks not
very nice.
The table-cell in fo looks like this:
<fo:table-cell padding-left="2pt" padding-right="2pt" padding-top="2pt"
padding-bottom="2pt" border-bottom-width="0.5pt"
border-bottom-style="solid" border-bottom-color="black"
border-right-width="0.5pt" border-right-style="solid"
border-right-color="black" text-align="center"><fo:block
font-weight="bold">Aggregierte Ausfallzeit
IT-System</fo:block></fo:table-cell>
This is not enough information to go on. We would need to see the
complete table so we know how wide the column is supposed to be.
<snip/>
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]