Skip to content

Instantly share code, notes, and snippets.

@dolanor
Created June 3, 2013 01:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dolanor/5695732 to your computer and use it in GitHub Desktop.
Save dolanor/5695732 to your computer and use it in GitHub Desktop.
Optimize a pdf file for printing (got a 45MB file down to 300KB)
ps2pdf -dPDFSETTINGS=/prepress input-file.pdf output-file.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment