loadHtml($page); $dompdf->setPaper('A4', 'landscape'); $dompdf->render(); $dompdf->stream("salarySlip", array("Attachment" => 0)); //include ('pdf_header_revee.php'); //include ('includes/config/config.php'); //include ('includes/functions.php'); // include('pop_up_top.php'); ?>