Created
May 25, 2016 02:48
-
-
Save Juliang0705/4fd6f77bf8d14b9135ecdcb76a025b3b to your computer and use it in GitHub Desktop.
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
gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/default -dNOPAUSE -dQUIET -dBATCH -dDetectDuplicateImages -dCompressFonts=true -r150 -sOutputFile=output.pdf -dDownsampleColorImages=true -dDownsampleGrayImages=true -dDownsampleMonoImages=true -dColorImageResolution=256 -dGrayImageResolution=256 -dMonoImageResolution=256 codpaste-teachingpack.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment