Hi When I try to export my reports to PDF, I get the following errors from phantomJs. I have re-run the same command that is being run in Handler.php @line 64
Cmd run:
/var/www/html/wp-content/plugins/medaid/lib/composer/koolreport/export/bin/phantomjs --ignore-ssl-errors=true /var/www/html/wp-content/plugins/medaid/lib/composer/koolreport/export/pdf/pdf.js /tmp/5f0399c76fb625.tmp /tmp/5f0399c76fbe06.pdf eyJmb3JtYXQiOiJBNCIsIm9yaWVudGF0aW9uIjoicG9ydHJhaXQiLCJleHBlY3RlZExvY2F0aW9uIjoiaHR0cHM6XC9cL2Jpb21lZC1xYS5tZWRhaWQuY28udWtcL3JlcG9ydHNcLz9ycHRfdG9rZW5fcGRmPTJkMzM5MmJlZDQ1NGVmNTRkNTA3OGExZTE5ZTIwZmJkIiwicmVzb3VyY2VXYWl0aW5nIjoxMDAwfQ==
Output:
https://xxxxxxxx/reports/?rpt_token_pdf=2d3392bed454ef54d5078a1e19e20fbd:73 in global code
ReferenceError: Can't find variable: KoolReport
https://xxxxxxxxxxxx/reports/?rpt_token_pdf=2d3392bed454ef54d5078a1e19e20fbd:78 in global code
ReferenceError: Can't find variable: KoolReport
https://xxxxxxxxxxx/?rpt_token_pdf=2d3392bed454ef54d5078a1e19e20fbd:83 in global code
ReferenceError: Can't find variable: KoolReport
https://xxxxxxxxxxxx/reports/?rpt_token_pdf=2d3392bed454ef54d5078a1e19e20fbd:89 in global code
1;/tmp/5f0399c76fbe06.pdf
Any input on this would be appreciated - thanks