I have a crystal report which prints out the structure of a database and it fits all on one page. I want to add a second page to this report to print some additional information. Does anybody know how to add a second page?
Printable View
I have a crystal report which prints out the structure of a database and it fits all on one page. I want to add a second page to this report to print some additional information. Does anybody know how to add a second page?
Do you plan to do this in the Report Designer?
If you do,you can try adding the extra contents in a new section and inserting a page break before the section.
This can be done by Format->Section and choosing the section after which you wish to insert the page break.