Print Report Using webApi and Javascript

Stimulsoft Reports.NET discussion
Post Reply
Gusc00
Posts: 3
Joined: Tue Feb 04, 2020 5:00 pm

Print Report Using webApi and Javascript

Post by Gusc00 »

There's a way to print the report using webApi and javascript? I need to manipulate the report on webApi and return the report to the javascript and then show a dialog to download the report.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Print Report Using webApi and Javascript

Post by HighAley »

Hello,

There is no such feature in our product but you could implement it on your side.
You could use either .NET or JS report engine to render the reports.
You could find necessary samples on GitHub.

Thank you.
Post Reply