We are facing problem in reports during print mode. Currently, we are printing all the pages of a report in one HTML page. (So, user can select Print option to print the full report) The requirement is, we have to print header (Report Name and Column Headers) and footer on each page.
How to do this? How to find out user’s paper size and place the header/footer on perfect location in generated HTML page?
Thanks in advance,
Manish Solanki