If it's python3 and up, it should be outputFilename = outputDir + filename.replace(".pdf",".html") subprocess.run(["pdf2htmlEX",file,outputFilename]).
確定! 回上一頁