SQL Server 2017 Reporting Services REST API - hide toolbar options

Adrian Hernandez 41 Reputation points
2021-02-16T20:39:22.303+00:00

Can SQL Server 2017 Reporting Services REST API be used to generate SSRS report URLs with certain options hidden? If possible, would like to generate URLs that run SSRS reports and only allow Print and Export to PDF.

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,845 questions
0 comments No comments
{count} votes

Accepted answer
  1. Joyzhao-MSFT 15,566 Reputation points
    2021-02-17T07:40:20.893+00:00

    Hi @Adrian Hernandez
    You could try embed a report in your own WebForm application that design function to export and print only in pdf. With built in feature or Rest API , it is not possible to achieve your needs.
    Best Regards,
    Joy


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful