If you want to change pdf orientation and page size, you implement this code. PDF::loadView('pdf.invoice')->setPaper('a4','landscape')->setWarnings(false)->save ...
確定! 回上一頁