Forum Discussion
Turnoff the export options
- 4 years ago
I assume that you are talking about the paginated report export options here.
If this is correct you can do this by editing the rsreportserver.config file on the server to remove the Rendering Extensions that you do not require.
See here from more details on how to do this https://docs.microsoft.com/en-us/sql/reporting-services/extensions/rendering-extension/removing-a-rendering-extension?view=sql-server-ver15
Thanks Henry, But our requirement is to limit the export options with only excel and pdf for paginated reports.
Other options should not appear when user click on export / save.
kreddy1 wrote:
Thanks Henry, But our requirement is to limit the export options with only excel and pdf for paginated reports.
Other options should not appear when user click on export / save.
I already pointed you to the documentation on how to do this by editing your rsreportserver.config file.