public function actionCetakDetailLaporanKPL(){ $html2pdf = Yii::app()->ePdf->HTML2PDF(); ... $html2pdf->Output('LaporanKPL.pdf');.
確定! 回上一頁