xsl-list
[Top] [All Lists]

RE: Unfinished items' header

2003-02-26 21:59:08
Thank you very much! I think I could use markers to handle it.

Thanks!
Pierre So

-----Original Message-----
From: J.Pietschmann [mailto:j3322ptm(_at_)yahoo(_dot_)de]
Sent: Thursday, February 27, 2003 4:25 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Unfinished items' header


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

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



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