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.
Hi all,
Im trying to config the fork Qipsius but it's not possible. I've done all step in doc:
Qipsius\TCPDFBundle\Controller\TCPDFController: '@qipsius.tcpdf'$pdfObj = $container->get("qipsius.tcpdf")->create();I get the following error: "Service "qipsius.tcpdf" not found: even though it exists in the app's container"
I'm using Symfony 5 version.
Thanks for help!