A simple solution, when using page-sequence, would be to substitute table
headers with table rows, i.e. place them in the table-body. The use of
page-sequence also solves out of memory errors in large pdf.
Cinzia

> When a fo:table has a fo:table-header, the property break-after="page" on
the
> table causes the page to break before the end of region-body, despite
there is
> room for a few more table rows. Below some test code (XSL1).
>
> This seems to occur even when instead of a break-after property on the
table,
> each table (with row header) is placed in a page-sequence (see test code
XSL2).



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

Reply via email to