My report has a title page ( cover page ) that prints first and then the rest of report. How can I reset the page # to 1 after the title page printed? I do not want to include the title page in the page count.
One way to do it is to create a group on a label component and set it to break after the first page by using the OnGetText event. Then set the group to start a new page and to reset the page number. Lastly, disable PrintOnFirst page on the footer (which is where, I am assuming, the page count variable resides.)
Comments
break after the first page by using the OnGetText event. Then set the group
to start a new page and to reset the page number. Lastly, disable
PrintOnFirst page on the footer (which is where, I am assuming, the page
count variable resides.)
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com