set_headers("MyAPP"); $MainSystem->login_popup(); $html_navbar = new HTML_navbar(); $mpdf = new \Mpdf\Mpdf([ 'margin_top' => 5, // Set your desired top margin in millimeters 'margin_bottom' => 1, 'margin_left' => 1, 'margin_right' => 1, ]); ?>