Hi @Zolotoy ,
Unfortunately, the URL call is based on the report server.
So if you just want to download reports from Report Viewer, there are icons on the ReportViewer that can be saved directly.
If you use a report server and you want to obtain a PDF copy of the report directly from the native mode report server, you could choose to use the rs:Format URL parameter to specify the format of the report:
https://myrshost/ReportServer?/myreport&rs:Format=PDF
HTML4.0 and HTM5 formats (rendering extensions) will be rendered in the browser. For other formats, the browser will prompt to save the report output to a local file.
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.