Browse Source

Cleanning some comments

master
Gustavo Neves 8 years ago
parent
commit
62eaba1ad4
1 changed files with 3 additions and 5 deletions
  1. +3
    -5
      pdfScale.sh

+ 3
- 5
pdfScale.sh View File

@@ -15,11 +15,9 @@
# PAGESIZE LOGIC
# 1- Try to get Mediabox with CAT/GREP
# 2- MacOS => try to use mdls
# Linux => try to use pdfinfo
# 3- Try to use identify (imagemagick)
# 4- Fail
# Remove postscript method,
# may have licensing problems
# 3- Try to use pdfinfo
# 4- Try to use identify (imagemagick)
# 5- Fail
###################################################




Loading…
Cancel
Save