Step 2. In a another file just write the below code: include('class.pdf2text.php'); $a = new PDF2Text(); $a->setFilename('test_RFP.pdf'); //give ...
確定! 回上一頁