Clone Report programmatically - Telerik Reporting

1 Answer 30 Views
Programming Report Designer (standalone) Report Parameters Rest Service
Krunal
Top achievements
Rank 1
Iron
Iron
Krunal asked on 21 Jan 2025, 05:29 PM

I have embedded Telerik report designer in angular application. I want to clone the existing report and create new report programmatically.  Can anyone provide pointer on how to achieve this? Closest I could find is this i.e. copy over all the report components one by one but I find it laborious and little risky if I miss anything while copying over. 

Thanks!!

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 23 Jan 2025, 02:52 PM

Hi Krunal,

Thank you for the provided information!

The easiest way to copy an existing report(TRDP/TRDX) built with the Standalone Report Designer programmatically may be by using the File.Copy Method.

If that does not work, you can unpackage/deserialize the report, then you can package/serialize as many copies as needed, please refer to the following articles for more information:

If you wish to create a new report from zero programmatically, you may have a look at the following articles for example:

I hope this will help. Let me know if I can assist with anything else.

Regards,
Dimitar
Progress Telerik

Stay tuned by visiting our roadmap and feedback portal pages, enjoy a smooth take-off with our Getting Started resources, or visit the free self-paced technical training at https://learn.telerik.com/.
Tags
Programming Report Designer (standalone) Report Parameters Rest Service
Asked by
Krunal
Top achievements
Rank 1
Iron
Iron
Answers by
Dimitar
Telerik team
Share this question
or