I have figured out how to render a report on the back end using nodejs and return the report as a PDF, but how do you add server side data to the report?
I want to use a JSON dataset and pass it to the report to be rendered with.
Render NodeJs report with data
-
- Posts: 2
- Joined: Tue Jan 28, 2025 10:04 pm
-
- Posts: 7284
- Joined: Tue Mar 20, 2018 5:34 am
Re: Render NodeJs report with data
Hello,
Please check the following sample:
https://github.com/stimulsoft/Samples-Reports.PHP
Thank you.
Please check the following sample:
https://github.com/stimulsoft/Samples-Reports.PHP
Thank you.
-
- Posts: 2
- Joined: Tue Jan 28, 2025 10:04 pm
Re: Render NodeJs report with data
I've looked at all those examples, but don't see one that shows how to set the data for a JSON dataSet using a PHP function.
-
- Posts: 7284
- Joined: Tue Mar 20, 2018 5:34 am
Re: Render NodeJs report with data
Hello,
Please check the following article:
https://www.stimulsoft.com/en/documenta ... _files.htm
Thank you.
Please check the following article:
https://www.stimulsoft.com/en/documenta ... _files.htm
Thank you.