User wants only to display only pdf as export option in report manager. How to achieve this?
Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category