Print all pages of a HTML report ,XSLT 1.0
Hi All,
I have generated a HTML report using XSLT 1.0 in C#.NET.
Now my problem is, I implemented paging in that report and i want to print the specific pages the user wants through the print dialog box.
When I am trying to print all pages, the application is printing only the first page.Because each time we click on the next page (hyperlink) the report gets generated and goes to printer.Hence, I m not able to print all the pages If the user selects all pages in the print dialog box.
Please reply as soon as possible....
Thanks and Regards,
Jhansi
__________________
Thanks and Regards,
Jhansi
|