Bummer. I have played around with this, and it is still causing problems. I created an invoice that I know will have two pages. Then, in the page footer, I hardcoded the print when condition to only print when the calc.PAGE_NUMBER is 2. This does hide/show the page footer on the appropriate page. However, it still reserves the space on the first page. So instead of the report printing the footer twice, it just has a blank spot on the first page and the real information on the second page.
Any thoughts on this? Does anyone know the point man at Adobe that I could ping for some help? Cheers, Mike >Mike, > >I agree it has to be easier. > >I have found a function that counts the pages in the report, however, I am >still looking for how to access it... I haven't found any help yet, but >apparently the function (Called beforeExport) counts the number of pages in >your report and basically allows you to re-order the report, or insert a >blank page if necessary. > >You should be able to harness this, as it will give you an on the fly page >total count, which you should be able to then use to show/hide the page >footer band. > >Otherwise, It seems that you have to have the Report Footer band set up in >the space it is going to occupy, so that when the report is finished there >is adequate space for it. It basically makes you waste space on the other >pages in the report to ensure space for the report footer. I personally >would rather hide a page footer to show the report footer, but there is this >as a simpler solution. > >Hopefully someone knows how to access the functions in Report Builder and >that would save a ton of hassle. > >Rob ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:309288 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

