You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2020. It is now read-only.
After upgrading to Symfony 2.3 and the current WhiteOctoberTCPDFBundle release (0e82ad1) my PDF throw the following error during the rendering in Symfony:
TCPDF ERROR: [Image] Unable to get image: /usr/local/symfony/2.3/enetz/app/../vendor/tecnick.com/tcpdf/examples/images/bundles/enetzresource/images/allgaeuer-kraftwerke_logo.png
After upgrading to Symfony 2.3 and the current WhiteOctoberTCPDFBundle release (0e82ad1) my PDF throw the following error during the rendering in Symfony:
The source code which causes this is:
That code worked fine until the updated. Can't find any hints on config changes or sth like that.
Thank for any help!
Regards,
Michl