PDF::loadHTML($html)->setPaper('a4', 'landscape')->setWarnings(false)->save('myfile.pdf'). If you need the output as a string, you can get the rendered PDF ...
確定! 回上一頁