Thanks for your reply, Andreas.

Sorry if my question was unclear, it is so hard to explain everything in an email. I have many more rows than just 5, I was keeping the number brief for example purposes.
By creating a table header, I can get

---------------------------------------------------------------------------------------------- | Organization | Project | Status | Primary Sector | Amount | Funding Type | ----------------------------------------------------------------------------------------------

to show up on the top of the next page, but the crucial part is the group header, that part that is bold below:


*Inventor Support *
---------------------------------------------------------------------------------------------- | Organization | Project | Status | Primary Sector | Amount | Funding Type | ----------------------------------------------------------------------------------------------


The report may have as many as 100 rows with 10 or so groups in it, and I was hoping that any time a group got split across pages, that the group header could appear at the top of the next page along with the table header.

Please let me know if this still doesn't make sense. Again, thank you so much for your help.

~Paige



Andreas Delmelle wrote:
On Aug 11, 2008, at 22:51, Paige Balter wrote:

Hi

<snip/>
I have everything in place. The last, crucial missing piece is, if, say, the report breaks between the ORG4 and ORG5 rows, how do I get the rows:

Inventor Support
---------------------------------------------------------------------------------------------- | Organization | Project | Status | Primary Sector | Amount | Funding Type |


To appear at the top of the next page? I know table-header-markers aren't supported yet. Is page markers the way to go? If so, I am struggling with how to use them to get these results.

Assuming that you can create a separate fo:table for the rows containing ORG1-ORG3, if necessary (?) I think you need a simple fo:table-header to contain the header rows. Default behavior is that the header is repeated on page-breaks, so that should lead to the result you seek.

HTH!

Andreas


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

Reply via email to