mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-11-19 20:50:50 -05: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