Created
May 28, 2019 17:21
-
-
Save langheran/a2fced8eb469a332129b38c4f6310759 to your computer and use it in GitHub Desktop.
Convert 1.6 PDF to 1.5
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
"C:\Program Files (x86)\gs\gs9.27\bin\gswin32c.exe" -sDEVICE=pdfwrite -dCompatibilityLevel=1.5 -dNOPAUSE -dQUIET -dBATCH -sOutputFile=The-C-Programming-Language.pdf The-C-Programming-Language-original.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment