Thank you.
I'll try to accomplish this and then I'll record it here.
Thank you.
I'll try to accomplish this and then I'll record it here.
Ok.
For example. We have developed a visual platform for our customers. And on this platform, there is a field for the client to complete the period that he wants to see in the report, as in the image below. So what I wanted to know was, if it were possible, when the user clicked the "Gerar Relatório" button, I could trigger the "Run" in jsreport.
Hi guys.
Would I like to know if there is a possibility to run a report through a command on another site?
It worked.
Thank you very much, once again.
Thank you very very much for the help Boris.
Can I ask you one more favor?
Could you help me call this data in the Invoice-template?
I got it.
async function beforeRender(req, res, done) {
var str = "";
https
.get(
"https://app.sm4rt.com.br/feed/timevalue.json?id=40&apikey=f9cae76090f9f4ba97d5920fd003d3d4",
res => {
is resp => {
Thank you, but the error continued.
I thought could be my server but, I tested in the Invoice example of the Playground and also gave a timeout.
Do you have any more idea what could be?
I really do not know how to solve this error.
Hi guys.
Thank you very much for the tips, you are helping a lot.
however, when I use the script, at the time of generating the PDF, this error occurs
Anyone know what it might be?
And how to solve?