Create a Report PDF in SSRS Programmatically from ASP.NET or MVC 2
Hello, I have a web portal which i want to use to expose some SQL Server 2008R2 SSRS Reports to my users who will login. I want a situation where the users will click on a link and a dialog box will pop up , asking the user to save the generated PDF Report. A parameter would have been used to generate this report. Any ideas on this would be appreciated..Thanks.
January 14th, 2011 5:58pm

Use URL accsess http://ServerName/ReportServer/?/AdventureWorks+2008+Sample+Reports/Product+Catalog+2008&rs:Command=render&rs:Format=PDF Check BOL, subsection Development > URL Access
Free Windows Admin Tool Kit Click here and download it now
January 14th, 2011 9:56pm

Hi, Femig you can use the simliar url in link that's exposed to the Users which will export it to PDF. http://Server/ReportServer?/Foldername/ReportName&rs:Format=excel Regards, PS
January 15th, 2011 3:15am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics