use TCPDF; class Home extends BaseController { public function index() { $pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, ...
確定! 回上一頁