mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-09-15 04:35:34 -04:00
fix mpdf
This commit is contained in:
@@ -91,8 +91,7 @@ mysqli_close($conn);
|
||||
|
||||
|
||||
|
||||
//$mpdf = new mPDF('c');
|
||||
$mpdf = new \Mpdf\Mpdf('c');
|
||||
$mpdf = new mPDF('c');
|
||||
|
||||
$mpdf->SetDisplayMode('fullpage');
|
||||
|
||||
|
Reference in New Issue
Block a user