Problem with Crystal Report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
You should have a page footer section in the report designer, insert a "special
field" named "Page N of M".

Morgan
 
Back
Top