Mike, Have you looked into the print when conditions for the band properties of the footer? If you were to know the max number of pages that were to be generated for the invoice you could pass that as a var to the report and then just do a print when condition on the calc.pagenumber function so that it equalled whatever the max number of pages were going to be.
That is where I would start anyways. Rob On Thu, Jul 10, 2008 at 7:13 PM, Dave Watts <[EMAIL PROTECTED]> wrote: > > Does anyone know how to either (a) get a page footer to only > > print on the last page, or (b) to make sure that the report > > footer is always aligned on the bottom of the page? > > > > Basically, I have an invoice that can be anywhere from 1 to n > > pages. On the last page, there is a spot to sign the invoice. > > The client wants to make sure this is at the bottom of the > > last page, but for the life of me, I can't figure out how to do > > this! > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308930 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

