Zoran D. Grujić

Results 11 comments of Zoran D. Grujić

Just to confirm, I managed to make it work with mpdf v7.1.9. It was required to change single line in `PdfResponseFormatter.php`: protected function formatPdf($response) { $mpdf = new **\Mpdf\Mpdf**(**[**$this->mode, $this->format,...