issues
search
tavinus
/
pdfScale
Bash Script to Scale and Resize PDFs using Ghostscript
MIT License
246
stars
37
forks
source link
v2.5.3
#21
Closed
tavinus
closed
4 years ago
tavinus
commented
4 years ago
[x] Fix installer and upgrader for non GNU systems (MacOSX, BSD, Solaris, etc) - Fix #17
[x] Fix curl upgrader (was not following redirection)
[x] Adds
-c
/
--cropbox
parameter to reset cropboxes on all pages - Fix #20
[x] Pipes PDF through
strings
before passing to grep (fix parsing problems on some PDFs).
-c
/--cropbox
parameter to reset cropboxes on all pages - Fix #20strings
before passing to grep (fix parsing problems on some PDFs).