I'm trying to export a SSRS report I created call Monthly Report.rdl to a PDF based on a button click bynExportPDF. The report is local (attached to the asp.net project) I have to provide credentials and 5 parameters need to be passed to the SSRS report.
I have found a lot of missleading information about this. I've also heard SSRS reports in ASP.NET is suppose tobe easier than Crystal, but so far I am not sold. Can anyone assist me with a VB.net version?
Go to the complete details ...