Print trdp report with c#

0 Answers 208 Views
.NET Core .NET Framework
Mattia
Top achievements
Rank 1
Mattia asked on 25 Nov 2021, 08:09 AM

Good morning
I have to print a report already created with telerik report designer through a c # application, I looked at the guides but I can't print using the ReportProcessor.PrintReport method.
also is it possible to pass a json file when I start printing with the various data?
Neli
Telerik team
commented on 29 Nov 2021, 01:33 PM

If I understood correctly you tested some of the overloads of the ReportProcessor.PrintReport Method, is that right? Can you please provide me more details on "I can't print using the ReportProcessor.PrintReport method.". Note that each overload contains an example code. However, depending on the report, you might need a different reportsource. For example, if you have TRDP/TRDX report, you need to use UriReportSource. You may find helpful the snippet from Embedded Report Engine article.

No answers yet. Maybe you can help?

Tags
.NET Core .NET Framework
Asked by
Mattia
Top achievements
Rank 1
Share this question
or