Skip to content

Instantly share code, notes, and snippets.

@HughParsonage
Created November 5, 2017 00:39
Show Gist options
  • Save HughParsonage/e21e8dc9e24206644b4c95d7dc0a8130 to your computer and use it in GitHub Desktop.
Save HughParsonage/e21e8dc9e24206644b4c95d7dc0a8130 to your computer and use it in GitHub Desktop.
For compressing frontpages
paste("gswin64 -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/printer",
"-dNOPAUSE -dQUIET -dBATCH", "-sOutputFile=output.pdf",
"report-cover-energy-nem-latex.pdf")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment