Just pass your HTML in to dompdf and stream the output: // reference the Dompdf namespace use Dompdf\Dompdf; // instantiate and use the dompdf class $dompdf ...
確定! 回上一頁