Hi all,
I created a report (rdlc) in VS 2012, with net framwork 3.5. I want to print that report without view it in ReportViewer (ReportViewer does not support to print too). So I try to convert the report (.rdlc) to an html and use Javascript to print that html document, but I don't know how to convert the report to html.
Do you have any ideas to do that? And if it's possible, please give me some examples. Thank you!
Best regards,
Hanh Dang