Debasish Jana wrote:
Basically, I am looking for a
mechanism where the fo:table-header will show "Continued.." for second,
third page for the table spanning through multiple pages, but not on the
first page.

This can be faked, to some extend, with ordinary markers. Code has been published on this list, try a searchable archive. A rough outline: Some
room which would fit the table header is allocated in the region-before.
A properly adjusted block or one-column table contains a retrieve-marker
for class "tableheader", position "first-in-page" in your case. The
first cell in the first table row gets a marker with the ordinary table
header, all other rows get a marker with the modified table header.
Note that in case of a large table this will eat quite a bit of
additional memory.

I've earmarked this issue for addition to the FOP docs.

J.Pietschmann

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

Reply via email to