Created
November 5, 2017 00:39
-
-
Save HughParsonage/e21e8dc9e24206644b4c95d7dc0a8130 to your computer and use it in GitHub Desktop.
For compressing frontpages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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