I'm doing a cross tab report with crystal report for Visual Studio
.NET 2005 and I want to print the page number of each page of the
report. But I can't do that because the page number is printed only
in the last page.
Any idea?
Thanks
Morgan Fears - 14 Jul 2006 01:21 GMT
You should have a page footer section in the report designer, insert a "special
field" named "Page N of M".
Morgan
> I'm doing a cross tab report with crystal report for Visual Studio
> .NET 2005 and I want to print the page number of each page of the
[quoted text clipped - 4 lines]
>
> Thanks