Added mpdf permission
This commit is contained in:
@@ -66,6 +66,7 @@ public function downloadQrPdf($palletNo)
|
||||
'margin_right' => 0,
|
||||
'margin_top' => 0,
|
||||
'margin_bottom' => 0,
|
||||
'tempDir' => '/var/www/storage/mpdf-tmp',
|
||||
]);
|
||||
|
||||
$mpdf->WriteHTML($html);
|
||||
|
||||
Reference in New Issue
Block a user