Skip to main content

jsreport settings

wyStack supports integration with jsreport. If you want to use the jsreport integration, provide your jsreport instance settings in the REPORTING tab.

jsreport is an open source reporting platform where reports are designed using popular javascript templating engines.

More information about jsreport: https://jsreport.net/

Rendering reports in the ASP.NET Core API

Use the IReportRenderingService to render reports in your ServiceLayer API (C#).