Hello, Nicholas.
The fo:table-header formatting object is used to contain the content of the table header.
Normally it is repeated right after a page break or column break crosses the table body.
<fo:table>
<fo:table-header>
<fo:table-row>
<fo:table-cell>
<fo:block> this is a cell in table-header </fo:block>
</fo:table-cell>
<!-- more cells in this row -->
</fo:table-row>
<!-- more rows in table-header -->
</fo:table-header>
<fo:table-body>
. . . . . . .
See a FO sample attached.
Tuesday, March 1, 2005 at 4:13:34 AM you wrote:
NG> Dear all,
NG>
NG> I am looking into the possibility of having column headings
NG> at the top of tables on each page, for tables that span multiple
NG> pages. Or in other words, can you get the column headings of a
NG> table to repeat at the top of each page the table is printed on,
NG> without working out where the page breaks are or anything stupid
NG> like that?
NG>
NG> Does anyone know if XEP can do this? Does anyone have any FO
NG> examples? Or working XSLT examples of what I’m talking about?
NG>
NG> Thanks in advance,
NG> N.
NG>
NG>
NG>
NG> Nicholas Gledhill
NG> Software Engineer / Analyst & Database Publisher
NG>
NG> Web Services
NG> Application Services Group
NG> Level 3, G12
NG> The University of Sydney
NG>
NG> Ph: +61 2 9351 6354
NG> Fx: +61 2 9351 8729
NG> Ex: 16354
NG>
-- Best regards, Michael Sulyaev mailto:msulyaev@renderx.com RenderX
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.8 : Tue Mar 01 2005 - 00:27:57 PST