Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 380 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 380 Bytes

Toul_PythonScript

大学のプリンタ使用時に発生する両面印刷での裏表上下逆に対応するためのPython Script
偶数ページを上下逆転するだけの簡易なコード

Windows Command Promptで実行する際の手順
1.#pip install PyPDF2
2.#pip install tkinter
3.#cd このスクリプトがあるパス
4.#python rotate_pdf.py