cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Page report with Continued on all pages and Report footer on last page

Former Member
0 Kudos

Hello Support

I am trying to develop a report using Visual Studio Crystal Report tool.

my requirement:
1. if repeated data is more than 1 pages then on first page , footer will display "continue..." text and second page should show footer details.it will work till n number of pages. (only last page should display footer).my output should be like "Blackmores Documents and Fields - Copy.xlsx"

I created a report , it works when i have more than 2 pages of repeated records. but if i had repeated data till only first page footer, it creates a blank page with second page footer.(here is attach example CrystalReportViewer1 (29)-page-001.jpg and CrystalReportViewer1 (29)-page-002.jpg)


Please check the report template and if possible create it exactly like the required output with 2 different footers of different sizes .

In the output sample which we have given , the Repeated lines is 18 lines. If repeated lines is lesser(example 8 lines) then Report footer comes on 1st page with no blank page.

blackmores-documents-and-fields.jpg

crystalreportviewer1-29-page-001.jpg

crystalreportviewer1-29-page-002.jpg

Regards

Atul

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Changed Tag to CR Designer

Former Member
0 Kudos

Just following up on my above query