Just use the subprocess module import subprocess subprocess.call("pdf2htmlEX /path/to/foobar.pdf", shell=True).
確定! 回上一頁