Hello,
some php files are not included in the link.
I get the following warnings in PHP 7.1
PHP Warning: Illegal string offset ‘ID’ in C:\xxx\wp-content\plugins\dk-pdf\includes\mpdf60\classes\cssmgr.php on line 1136
PHP Warning: Illegal string offset ‘LANG’ in C:\xxx\wp-content\plugins\dk-pdf\includes\mpdf60\classes\cssmgr.php on line 1139
PHP Warning: Cannot assign an empty string to a string offset in C:\xxx\wp-content\plugins\dk-pdf\includes\mpdf60\classes\cssmgr.php on line 1136
Cannot modify header information – headers already sent by (output started at C:\xxx\wp-content\plugins\dk-pdf\includes\mpdf60\mpdf.php:8331) in c:\xxx\wp-admin\includes\misc.php on line 1114
Files are 1.9.3 version
Thanks!
Thomas