I would recommend isolating the problem. If you run on prem jsreport locally, put there some kind of explicit delay for 9minutes to a template, and render it with the same client code, does it return properly?
You can just copy-paste the application folder as long as you copy between the same architectures.
For example between windows->windows, ubuntu->ubuntu.
Then run node server.js.
You likely need to use {{{someHtml}}} triple brackets to avoid HTML escaping when embedding code using handlebars. However, please rather create a new forum topic and elaborate more on the details. Thank you.
My requirement is, we have global reports which stored in aws s3.Intially logo is coming from a predefined path (global path). In our application user can clone those report so that report will stored in aws s3 against client folder.Then user can change logo by upload different logo and new logo will be stored in client folder .
So path of the logo will be dynamic that is why i choose before render script, where i can check if image does not exist in client path then i can show image from global path while user try to print the report. Could please reply with an example to display image from a path using before render script? Also could you please suggest any idea?
Also you told me that ,It is better to use templating engine helpers to set properly the src path. i dont understand what do you mean by this .please show me one example?
It likey doesn't. The licensing is based on the number of stored templates that you can see in the studio.
You are fine as long the studio doesn't inform you that you reached the 5 templates limit.
It seems complicated to describe... Please rather prepare a minimal playground demo and I will take a look there. Thank you. https://playground.jsreport.net/
@jan_blaha , sorry for the late reply. This issue was because I was using v2.3.0. I upgraded the version and it's working. When I was not able to reproduce on the playground, then I got to know.
Thanks for your time!
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.