Hi,
you can apply license key on your local jsreport instance.
It will at the first start create file jsreport.license.json which you can copy-paste to the root directory of your production isolated instance.
I like jsrender very much, but I have now converted my reports to Handlebars. This makes it much easier when searching for help. Handlebars is much more widely used and all jsreport examples (and most forum q&a) are in Handlebars syntax.
I'm sorry, but you lost me. I must have misunderstood your previous post.
"Note that helpers can't modify the input req.data for the other processing like child templates or scripts"
Question: If I add data to options.data.root (as per the code above) from within my main template with the help from a helper function, will a child template get access to this updated data in "root"?
You have jsreport custom scripts where you can do everything you want.
There is normal nodejs that should be able to do react server side rendering.
You can, for example, load an asset with react component and render it in the script.
You can also send to jsreport just html and do the html rendering in your system.
Or even send just an url to the hosted page.
It is fully up to you and your imagination. :) jsreport shouldn't be the limitation.
It looks like some kind of bug in the chromium version used in the jsreport docker image 2.5.0
We will see how it works when we update chromium in the 2.6.0.
Thank you for you information. But do not help. I find good example that Playground and test. But not work. Because my data table the number of columns on rows is unequal and uneven.
Hi thanks for your reply, actually I can't try the examples you give to me. I'm trying to merge the PDFs in a node web service, where the jsreport is runing on another service and the client is called like this:
Currently, there is no check for global installation.
However, you can just copy server.js, jsreport.config and package.json to the local directory and use commands jsreport start or jsreport render
Move Topic
Disabled Categories are greyed out
This topic will be moved to the category
Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.