Hi
I am trying to open up a report from ASP and export it to PDF.I need to create dynamic report names depending on the parameters I send in the URL.I have the following link that I create but it prompts for a "save as":
http://svjsql07/ReportServer/Pages/ReportViewer.as px?%2fValuation s+Reports%2fVal uer_Invoice&rs: Command=Render& rcarameters=Col lapsed&StartDat e=2007/12/01&EndDate=200 7/12/31&VALUER=71&rs :Format=PDF
How do I send the "save as" and output destination in the URL
Thanks
I am trying to open up a report from ASP and export it to PDF.I need to create dynamic report names depending on the parameters I send in the URL.I have the following link that I create but it prompts for a "save as":
http://svjsql07/ReportServer/Pages/ReportViewer.as px?%2fValuation s+Reports%2fVal uer_Invoice&rs: Command=Render& rcarameters=Col lapsed&StartDat e=2007/12/01&EndDate=200 7/12/31&VALUER=71&rs :Format=PDF
How do I send the "save as" and output destination in the URL
Thanks