Php versions – MPDF generates http 404
I'm using PHP 7.3 on my dev machine. I've installed the latest version of MPDF with composer. I've an action in my MVC framework (Phalcon 3.4) where I create an object of Mpdf. On the dev machine it works. I…
I'm using PHP 7.3 on my dev machine. I've installed the latest version of MPDF with composer. I've an action in my MVC framework (Phalcon 3.4) where I create an object of Mpdf. On the dev machine it works. I…
First i tried the MPDF but hindi fonts are not working properly. i added and converted utf8 properly. Also connected custom "MANGAL" font still doesn't work in MPDF library After that i tried with DOMPDF and again same problem with…
I am using mpdf 8.1 with yii2 and php version is 5.6.40 for pdf report download. It's works fine in local environment. But class mpdf is not found in live server with same php version. mpdf library is uploaded in…
Wordpress website uses mPDF. Function WriteHTML() always takes exactly 4 minutes when website runs on server. On my computer it takes one second. No error messages. On some subsites is used mPDF to generate documents. One week ago it worked…
I am facing a problem that bootstrap is not working in mpdf. Is there anyway to solve this issue? I need all the information in one page just like i did it in preview. This is the html code: This…