Add an extra page at the end of Report
Dear Expert Friends,
I have a situation where report is getting data from database and shows the reports, lets say report have 30 or 35 records so It is generated in 3 or 4 pages.
I need to display one extra page at the end of all pages which displays Terms and Conditions. Even there is empty space available on report where master data is there but need to have a seperate page after all pages to display some information.
How I can tell to report to add one new page at bottom to display some memo fields?
I am using FastReports Studio V. 4.8 and VB6
Help will be appriciated!
Thanks
I have a situation where report is getting data from database and shows the reports, lets say report have 30 or 35 records so It is generated in 3 or 4 pages.
I need to display one extra page at the end of all pages which displays Terms and Conditions. Even there is empty space available on report where master data is there but need to have a seperate page after all pages to display some information.
How I can tell to report to add one new page at bottom to display some memo fields?
I am using FastReports Studio V. 4.8 and VB6
Help will be appriciated!
Thanks
Comments
I found the way.
Just added another page in report at design mode and that page will be displayed at last.
Thanks