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

Question from ActiveReports user

1 Answer 88 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John Reynolds
Top achievements
Rank 1
John Reynolds asked on 07 Jul 2020, 09:22 PM

Hello,

I'm contemplating letting go of ActiveReports and moving to Telerik Reports (for which we're licensed but don't use).

Part of the "straw that broke the camel's back" is the recent migration that AR is experiencing in moving to .Net Core, and the pain therein for them (and us).

We are a huge user of the Section Report format (code basically). Come to find out, they haven't ported that to .Net Core (yet). So we're going through significant hurdles to convert.

All of our reports are basically this: pass datatable or list of object to the report as the data source, and export that report to PDF.

Has anyone made the conversion here from AR to Telerik and can provide any information on the experience?

Thank you,

-J

1 Answer, 1 is accepted

Sort by
0
Todor
Telerik team
answered on 10 Jul 2020, 10:46 AM

Hello John,

We provide a tool for automatic conversion from ActiveReports to Telerik Reporting reports that I suggest using - see Converting reports from ActiveReports KB for details.

You may use DataTables, Lists of objects, or other business objects as a report data source through the ObjectDataSource component.

If you need to export the report in PDF without displaying it in a viewer, you may use the ReportProcessor class - see Exporting report programmatically. In .NET Core, the ReportProcessor exposes a second constructive where you may pass the configuration settings. For details, you may see the How to pass configuration settings to ReportProcessor in ASP.NET Core application that does not use the REST Service KB article.

Regards,
Todor
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
General Discussions
Asked by
John Reynolds
Top achievements
Rank 1
Answers by
Todor
Telerik team
Share this question
or