Change Render format Default
When users create a new subscription the default render type is Web Archive, we would like to change that on the server so that it defaults to PDF. We would also like to remove the 'include link' checkbox as part of the default.
Having trouble finding where that configuration might be stored.
November 5th, 2010 11:18am
Hi
The order is the same as in this file: rsreportserver.config which for me is here: C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer
Look under <Render></Render> - these are the export options - and double up as the subscription options. you can also hide them by adding visible = "false"
Seth
http://lqqsql.wordpress.com
Free Windows Admin Tool Kit Click here and download it now
November 5th, 2010 12:28pm