You can also convert a PDF file to HTML in PHP. The following is one way to do it; ... $a= passthru("pdftohtml $source_pdf $output_folder/ ...
確定! 回上一頁