how to debug line by code - am using mpdf library php

16 views Asked by At

dompdf loadhtml will work but after dompdf render system not responding , here html is having image urls(complete path) also and has style css separate file......

$dompdf->loadHtml($htmlWithStyles); $dompdf->render();

0

There are 0 answers