Hi,
I have telerik reports in WinForm project. I have another project which is WebApp in Angular & Web API as well. I want to give a "Download" option to my WebApp. On click of that button, i want to download telerik report in pdf format. I don't want to re-create my all telerik report in Angular project. Please suggest me a better solution.
Thanks