dinesh Kumar
dinesh Kumar

Reputation: 71

Multiple pages with multiple subreport by crystal reports

Any body have an idea how to set multiple sub-report with multiple pages using crystal reports. i have a two sub-report placing with one main report but when displaying this are showing in one page with on by on. So how can i avoid this?

Thank you,enter image description here

Upvotes: 0

Views: 5497

Answers (2)

Siva
Siva

Reputation: 9101

Go to the section where sub report is placed and Right click and go to section expert go to Paging tab and check then option new page after.

Upvotes: 0

Raphael
Raphael

Reputation: 1687

Try this, from the Report -> section expert insert a second detail section. It will create detail a and detail b. Insert a subreport in each detail and this should solve your problem.

enter image description here

Upvotes: 3

Related Questions