View Full Version : ReportFooter on last lage only


hullstorage
04-06-2009, 03:59 AM
Hi all
i am trying to put contents of pagefooter on last page only and not the first lage if there are 2 or more pages in the report

the reason is because we have printed stationary and the details of the footer are that of amounts i.e. subtotal, vat etc...

i also need on the first page where the subtotal is, to show "continued"

if these are codes can you also tell how and where to use the code

thanks any help would be much appreciated

Elvis
04-06-2009, 05:10 AM
If you move the contents of your current page footer to the report footer, they should then only print once at the end of the report.

Second part to show continued just add a label named Continuted to the page footer, change the report properties 'page footer' property to 'Not with Rpt Ftr'. This should print continued on all pages exept the last.