ソースを参照

code cleanup

master
コミット
e9a2770c09
1個のファイルの変更0行の追加3行の削除
  1. +0
    -3
      pdfScale.sh

+ 0
- 3
pdfScale.sh ファイルの表示

@@ -401,9 +401,6 @@ getPageSize() {
} }




Input file: ../input-nup.pdf
Output file: ../input-nup.SCALED.pdf

# Parse options # Parse options
while getopts ":vhVs:m:" o; do while getopts ":vhVs:m:" o; do
case "${o}" in case "${o}" in


読み込み中…
キャンセル
保存