cancel
Showing results for 
Search instead for 
Did you mean: 

How to make multipage report using crystal report for Visual Studio?

Former Member
0 Kudos

Hi All,

I want to create multipage report using crystal report for visual studio. This report is customized report and I have to create the whole report by myself rather than generating it using Wizard.

What I want is to show specific fields on specific page. For example, on Report Page 1, I want to show Name, Email, Mobile etc while on Page 2, I want to show Personal Statement etc.

Any tutorial or screenshot will be very appreciated.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Javed, you might be looking for a page break:

1. Section Expert > Details > Paging

2. New Page After > End of Section > Format Formula Editor > Use Formula (Condition)

Answers (1)

Answers (1)

abhilash_kumar
Active Contributor
0 Kudos

Hi Javed,

Would this report always have two pages?


What if data on Page 1 spans multiple pages?

-Abhilash