You need to make sure dompdf can find your CSS files. You can do this with set_base_path , for example: $dompdf->set_base_path("/www/public/css ...
確定! 回上一頁