ReportFooter on last lage only

hullstorage

Registered User.
Local time
Today, 02:49
Joined
Jul 18, 2007
Messages
213
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
 
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.
 
Last edited:

Users who are viewing this thread

Back
Top Bottom