Hi!
So it's been few days i tried to include a html to pdf library. I tried mpdf and others, and each time i've got errors I can't understand.
In my autoloader i've got $loader->registerNamespaces(array()) for my classes. I tried to had a $loader->registerDirs() for non-namespace. I also tried registerClasses... but i can't achieve to have ma mpdf class ok!
Is anyone already worked with an html to pdf converter in Phalcon ?
Thanks a lot
Alex