我正在尝试将一些PDF 转换为JPG,并使用pdf2jpg 来执行此操作。 我运行的代码是: inputPath = sys.argv[1].replace("\\", "/") print(inputPath) # Get parent folder ...
確定! 回上一頁