[xsl] Getting a block to end on the last page

Subject: [xsl] Getting a block to end on the last page
From: Colin DeClue <colin.declue@xxxxxxxxx>
Date: Thu, 1 Dec 2011 09:38:28 -0600
Hey, so, I've got some data (a list of charges for an invoice) that I
want to end on the last page, rather than start on the first. Say the
document is 3 pages (due to descriptions of other things in their
sections taking up that much room), and there are 7 charges. If 5
charges fit per page, I would want the list of charges to start on
page 2, print 5, then print the last 2 charges on the last page.

Is there an easy way I can accomplish this?

Thanks,
Colin DeClue

Current Thread