Thread Starter
meinos
(@meinos)
Found solution:
Add in the autoloader inc from German Market:
if(!class_exists(‘FontLib\Autoloader’))
require_once __DIR__ . ‘/lib/php-font-lib/src/FontLib/Autoloader.php’;
if(!class_exists(‘Dompdf\Autoloader’))
require_once __DIR__ . ‘/src/Autoloader.php’;