I have a crystem report. I have inserted this filed Page N of M in Page footer. The issue is when I export the report in PDF format. There are total 6 pages but the page numbers are getting displayed wrong.
1) On first page it shows Page 1 of 2,
2) On second page it shows Page 2 of 3
3) From 3rd page till the end it shows P age 1 of 1.
When i checked the section expert of this page footer, There is no way the page is reset
What could be the reason for this issue? How can I resolve this issue? I am using Crystal Reports 9. The report is exported in PDF format using some library from ASP.NET
Member
68 Points
228 Posts
Page Number Incorrect
Apr 25, 2014 01:54 AM|maverick786us|LINK
I have a crystem report. I have inserted this filed Page N of M in Page footer. The issue is when I export the report in PDF format. There are total 6 pages but the page numbers are getting displayed wrong.
1) On first page it shows Page 1 of 2,
2) On second page it shows Page 2 of 3
3) From 3rd page till the end it shows P age 1 of 1.
When i checked the section expert of this page footer, There is no way the page is reset
What could be the reason for this issue? How can I resolve this issue? I am using Crystal Reports 9. The report is exported in PDF format using some library from ASP.NET
Contributor
2564 Points
1919 Posts
Re: Page Number Incorrect
Apr 25, 2014 02:04 AM|mike4u|LINK
try this:
i think u have ticked 'Reset New page number after'
for both Group header section and Group footer section.
That 's why it doesn't work. It works now after removing 'Reset New page number after' for both Group header section
Member
68 Points
228 Posts
Re: Page Number Incorrect
Apr 25, 2014 02:10 AM|maverick786us|LINK
Thanks. I just discovered it in a section right before the page footer.
Thanks
Contributor
2564 Points
1919 Posts
Re: Page Number Incorrect
Apr 25, 2014 02:11 AM|mike4u|LINK
welcome