xsl-list
[Top] [All Lists]

Re: Unfinished items' header

2003-02-26 13:24:41
PIERRES(_at_)hthk(_dot_)com wrote:
I have a question again. I want to generate a bill statement in which all
chargable items are grouped by some categories, and I want to print the
categories heading first, then the details of the chargable items on each
line. But how can I to specify in XSL to reprint the category heading when
page-break occurs because of too many lines of items printed in previous
page.

Approach 1: Put the Items in a table and the category
into the table header. Set omit-header-at-page-break to
false.
Approach 2: Use markers. This is probably a bit trickier.

J.Pietschmann


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>