I have found an issue and resolved it. If you define your zabbix frontend to be https://localhost/zabbix or something similar with https, you will get blank PDF for your report generation (assuming everything else is configured correctly).
Changing this to http://localhost/zabbix corrects the issue and generates correct PDF in color, but of course only the first page.
Changing this to http://localhost/zabbix corrects the issue and generates correct PDF in color, but of course only the first page.
Comment