Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.5.3 #21

Merged
merged 4 commits into from
Apr 5, 2020
Merged

v2.5.3 #21

merged 4 commits into from
Apr 5, 2020

Conversation

tavinus
Copy link
Owner

@tavinus tavinus commented Apr 5, 2020

  • Fix installer and upgrader for non GNU systems (MacOSX, BSD, Solaris, etc) - Fix MacOS 10.14.6 #17
  • Fix curl upgrader (was not following redirection)
  • Adds -c / --cropbox parameter to reset cropboxes on all pages - Fix Issue with PDF output size #20
  • Pipes PDF through strings before passing to grep (fix parsing problems on some PDFs).

…fix the installer and upgrader for systems without the GNU subsystem (MacOSX, BSD, Solaris, etc); Pipes PDF through strings before passing to grep to fix parsing errors on some types of PDFs; Adds -c | --cropbox option to force reset the cropbox of entire PDF (all pages); Updates help and readme info.
…e upgrade was failing); Adds .bak files go gitignore
@tavinus tavinus self-assigned this Apr 5, 2020
@tavinus tavinus merged commit 484b49d into master Apr 5, 2020
@tavinus tavinus deleted the v2.5 branch April 5, 2020 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with PDF output size MacOS 10.14.6
1 participant