Was wonder how to keep the contents of a table-cell from breaking across pages when the table cell contains several paragraphs blocks.
Try this:
<fo:table-row keep-together.within-column="always"> ...
This did the trick. Viel Dank.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
