Browse Source

code cleanup

master
parent
commit
e9a2770c09
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      pdfScale.sh

+ 0
- 3
pdfScale.sh View File

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


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

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


Loading…
Cancel
Save