We used $pdf->Output('my_file','D'); to get output directly. This line will force download to user machine as pdf file my_file.pdf. We can change this output to ...
確定! 回上一頁