xsl-list
[Top] [All Lists]

RE: XSL-FO: reset fo:page-number to 1 in each section of .pdf, ba sed on XML input

2003-04-09 08:14:10
Thank you, David.  Yes, I want to put the result from each group of items
into a different <fo:page-sequence>.
-- Bill

-----Original Message-----
From: David Carlisle [mailto:davidc(_at_)nag(_dot_)co(_dot_)uk]
Sent: Tuesday, April 08, 2003 10:15 AM

This sounds like a standard kind of grouping problem, see the grouping
pages at the Faq or Jeni's site.
....
You don't need to know the number [of <BIRDS>] before you run the XSLT, the
only
question is whether XSLT can calculate this from the input, and that
appears to be the case from the description. It sounds like you want to
group the item elements based on their contents, and put the result from
each group of items into a different page sequence.

David


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



<Prev in Thread] Current Thread [Next in Thread>
  • RE: XSL-FO: reset fo:page-number to 1 in each section of .pdf, ba sed on XML input, Greenbaum, Bill <=