I am wanting to print a SSRS report directly from the website. Or at least bring up the report in Adobe so they can easily print it. Any advice would be appreciated. Here is how I am running the report from ASP.NET MVC:
<ahref="http://web/ReportServer?%2fLoanOrderDetails&rs:Command=Render:Format=PDF&ID=@Model.ID")>Print</a>
↧
Print Directly from web page without viewing
↧