find error object 1

This commit is contained in:
KhatamNugraha
2024-02-20 15:49:22 +07:00
parent b9dc0be5c7
commit caf8276e39
2 changed files with 1 additions and 109 deletions

View File

@ -231,6 +231,7 @@
// Konfigurasi DOMPDF
$dompdf->loadHtml($html);
dd($dompdf);
// Mengatur jenis kertas
$dompdf->setPaper('f4', 'portrait')->set_option('defaultFont', 'Arial');