Last post Mar 21, 2016 03:32 AM by navneetmitawa
Member
60 Points
207 Posts
Mar 21, 2016 03:23 AM|abramhum.c.l|LINK
Hi:
I hope to develop a function to print report which created by rdlc directly. How to make it without using the
print button in reportviewer. Any suggestion is highly appreciated. Thanks a lot.
Contributor
2923 Points
1417 Posts
Mar 21, 2016 03:32 AM|navneetmitawa|LINK
Try this
https://msdn.microsoft.com/en-us/library/ms252091.aspx
https://www.syncfusion.com/kb/4803/how-to-print-the-rdlc-report-directly-without-viewing
http://www.codeproject.com/Tips/796051/Direct-print-for-microsoft-report-RDLC
Member
60 Points
207 Posts
Print a report directly at client-side without displaying it in an ASP.NET ReportViewer
Mar 21, 2016 03:23 AM|abramhum.c.l|LINK
Hi:
I hope to develop a function to print report which created by rdlc directly. How to make it without using the
print button in reportviewer. Any suggestion is highly appreciated. Thanks a lot.
Contributor
2923 Points
1417 Posts
Re: Print a report directly at client-side without displaying it in an ASP.NET ReportViewer
Mar 21, 2016 03:32 AM|navneetmitawa|LINK
Try this
https://msdn.microsoft.com/en-us/library/ms252091.aspx
https://www.syncfusion.com/kb/4803/how-to-print-the-rdlc-report-directly-without-viewing
http://www.codeproject.com/Tips/796051/Direct-print-for-microsoft-report-RDLC
Navneet Kumar Mitawa