1
This commit is contained in:
@@ -41,10 +41,6 @@ class Pdf extends Controller {
|
||||
}
|
||||
|
||||
|
||||
public function mytest(){
|
||||
create_pdf('Traditional Medicine Research');
|
||||
}
|
||||
|
||||
|
||||
public function pdftest() {
|
||||
$pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', false);
|
||||
|
||||
Reference in New Issue
Block a user