Hi again,
I have a report that generates a PDF perfectly when logged in and uses wkhtmltopdf. The report is set to "Access without login allowed via direct URL" - but when anon users click the link (in an email) the following error comes up:
Does not seem to be a wkhtmltopdf export
- $_GET["export"]: pdf
- wkhtmltopdf skip_version_check is not active
- SESSION wkhtmltopdf_exists. Value no
Is this a config error with the myDBR or a web server or php issue? Any suggestions for solving it? (it might also be what is preventing me from attaching the pdf to the email)