Hi guys
i'm going to be re-writing and classic asp application to .Net,
now one of the functions takes a report and displays it on
the comapnys letterhead i.e. the page has a header and footer,
and this page prints out perfectly on a A4 page.
If the report is longer than an A4 page, it will split the report on to
2 pages. How i've worked this out is by counting the number of
lines per report and splitting it up every 30 or so lines.
Is there a better way to do this in .Net?
Shem



LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks