User wants only to display only pdf as export option in report manager. How to achieve this?
Answer / Mukesh Kumar Tewari
To restrict the export options in SSRS Report Manager to only PDF, you can modify the RSReportServer.config file. Add or update the ExportFormat section for the desired report item (such as Report or DataSet) and set the Hidden property to True for all unwanted formats. Leave the PDF format's Hidden property set to False.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to create sub reports?
What is the report model project?
What are data driven subscriptions?
You want to use a perspective in an mdx query. How do you select the perspective?
What are the limitations/drawbacks or ssrs 2008 r2?
In how many ways you can invoke ssrs reports?
Name and describe few console utilities for ssrs?
What are the tools available in market as an alternative to sql server reporting services?
What is linked report?
Explain Reporting Life Cycle?
Name some of the open source software that you can use in alternative to SSR?
How to send a ssrs report from ssis?