Open mischka opened 10 years ago
After the the fix https://github.com/symfony/symfony/pull/10937 all trailing slashes are deleted in the cache/(dev|prod)/app(Dev|Prod)ProjectContainer.php so the fonts-Path is invalid
TCPDF ERROR: Could not include font definition file: helvetica
Solution in Symfony 2.3.16
https://github.com/symfony/symfony/issues/11012
same problem on: Symfony version 2.4.5
I've created release 1.0.3 for this.
After the the fix https://github.com/symfony/symfony/pull/10937 all trailing slashes are deleted in the cache/(dev|prod)/app(Dev|Prod)ProjectContainer.php so the fonts-Path is invalid
TCPDF ERROR: Could not include font definition file: helvetica