You can use the TitleBand and set its NewPage property. If you are already using the Titlepage, you can put a section style subreport in the title page. The section style subreports always begin printing on their own page. There is a known issue with using section style subreports in the title page when other components exist in the title band. This has been fixed for the next release and a patch is also available upon request.
Another option is to dynamically create a page object before the first page is sent to the printer. You'll need to dynamically create draw commands on this page object. There is a demo for this approach:
Comments
using the Titlepage, you can put a section style subreport in the title
page. The section style subreports always begin printing on their own page.
There is a known issue with using section style subreports in the title page
when other components exist in the title band. This has been fixed for the
next release and a patch is also available upon request.
Another option is to dynamically create a page object before the first page
is sent to the printer. You'll need to dynamically create draw commands on
this page object. There is a demo for this approach:
http://www.digital-metaphors.com/tips/AddPageObject.zip
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com