After upgrade to V7, the print to PDF show blank page and I check the logs it shows this error. The PHP version is 7.4
ERROR: Uncaught Exception Error: "Call to a member function getLength() on string" at /home/xxx/public_html/application/Espo/EntryPoints/Pdf.php line 90 {"exception":"[object] (Error(code: 0): Call to a member function getLength() on string at /home/xxx/public_html/application/Espo/EntryPoints/Pdf.php:90)"} []
ERROR: Uncaught Exception Error: "Call to a member function getLength() on string" at /home/xxx/public_html/application/Espo/EntryPoints/Pdf.php line 90 {"exception":"[object] (Error(code: 0): Call to a member function getLength() on string at /home/xxx/public_html/application/Espo/EntryPoints/Pdf.php:90)"} []
Comment