Question:
I would like to know how to display in the report (reporter viewer/c#) the number of lines per page and the total amount on all pages of the report.
Answer:
Hi,
Unfortunately the "reportviewer" doesn't work that way. It even determines the amount of information that will be displayed on the page.
If you need more functionality, I recommend you use "crystalreports" ( http://www.crystalreports.com/ ) or activereports ( https://activereports.grapecity.com/ )