Posted 24 June 2020, 5:23 pm EST
How Can Create Active Reports in .Net Core API Using C# code totally and then save the report as PDF with out directly sending Active Report to the client side ,Instead i just want to return simple PDF how do i render an active report on server side to save it to PDF .Backend Implentation of reports in .Net Core API
Posted by: abdullah.cspak on 24 June 2020, 5:23 pm EST
-
-
Replied 28 June 2020, 5:55 pm EST
Hello,
You can use the following link to export the report into pdf at server end:
https://www.grapecity.com/activereports/docs/v14/online/rendering-to-pdf.html
Thanks,
Mohit