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/R...ations+Reports %2fValuer_Invoi ce&rs:Command=R ender&rc:Parame ters=Collapsed&
StartDate=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/R...ations+Reports %2fValuer_Invoi ce&rs:Command=R ender&rc:Parame ters=Collapsed&
StartDate=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
Comment