This is a migrated thread and some comments may be shown as answers.

Render Report from Report Server

1 Answer 118 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 21 Dec 2016, 07:31 PM

I need to generate a PDF via c# code so that I can save it off. I found the examples in how to do it, but I cant seem to find how to do it against a Telerik Report Server. Any help would be appreciated.

 

Thanks,

Nick

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 22 Dec 2016, 03:12 PM
Hello Nick,

If you use Telerik Reporting, you can create a report and export it programmatically via ReportProcessor.


If you use Telerik Report Server, you can upgrade to R3 2016 version in which the REST API of the server is exposed. Then you can create a client that executes the required requests to get a PDF produced by reports available on the server:
  1. Available API
  2. Export


Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Nick
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or