ワインアプリケーション(Foxit PDF Editor Pro)を使用してPDFファイルを実行するには?
Foxit PDF Editor Proアプリケーション(ワインアプリケーション)を使用してPDFファイルを開くPython関数を作成したいと思います。私の機能は次のとおりです。 def open_with_foxit(output_path): command = ["wine", "/home/lediem/Wine/FoxitPDFEditor/drive_c/Program Files (x86)/Foxit Software/Foxit PDF Editor/FoxitPDFEditor.exe", ...