diff --git a/pdfScale.sh b/pdfScale.sh index 66dbe99..be6c903 100755 --- a/pdfScale.sh +++ b/pdfScale.sh @@ -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