How to change the orientation of dompdf. I already include the following code, but it did not work
$dompdf->setPaper('A4', 'landscape');
How to change the orientation of dompdf. I already include the following code, but it did not work
$dompdf->setPaper('A4', 'landscape');