require_once('tcpdf/tcpdf.php'); require_once('fpdi/fpdi.php'); // the addon // FPDI extends the TCPDF class, so you keep all TCPDF functionality $pdf = new ...
確定! 回上一頁