Hi jan_blaha,
I installed a fresh jsreport app in my local environment and it does work properly.
Any ideas how I can get my existing jsreport app working as well?
Thanks
Hi jan_blaha,
I installed a fresh jsreport app in my local environment and it does work properly.
Any ideas how I can get my existing jsreport app working as well?
Thanks
Hello all,
I am attempting to implement some xlsx recipes. I follow the recipe instructions in our jsreport Studio environment and the recipe does not function. the xlsx template file does not display the linked xlsx asset as it does in the playground.
Our environment
Playground
After I complete the processes, when I run the template file it displays the following error:
"Report "xlsx invoice" render failed.
Unable to parse xlsx template JSON string (maybe you are missing {{{xlsxPrint}}} at the end?):
...
Error: Unable to parse xlsx template JSON string (maybe you are missing {{{xlsxPrint}}} at the end?): "
Which makes sense because the template file appears to be blank.
When I do the same steps in the playground, everything works properly. I have verified this by duplicating the example recipe files in our environment as well as using my files in playground. Everything works as it should in playground, but none of it works in our environement.
Could there be some packages or configurations I need to make to our jsreport environment that would explain why it is functioning in playground but not our environment?
Thanks for your help!