On Jun 19, 2008, at 15:26, nancy_b wrote:

<snip />
I have the following problem with my table headers:

When there is a page break the table header appears
once again on the new page and then the rest of the
rows. How do I make the table header appear only once?

You need to make sure that the following is specified on the fo:table:

table-omit-header-at-break="true"
(http://www.w3.org/TR/xsl/#table-omit-header-at-break)

HTH!

Andreas

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

Reply via email to