php'); require_once('fpdi/fpdi.php'); class PDF extends FPDI{ } // initiate FPDI $pdf ... table at bottom $pdf->SetXY(0, 200); //set table font $pdf->SetFont ...
確定! 回上一頁