Created
September 12, 2022 16:41
-
-
Save shadyueh/03cb080a9a520de8337394f5c7588f42 to your computer and use it in GitHub Desktop.
This file contains 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 -sOutputFile=outfile.pdf -sDEVICE=pdfwrite \ | |
-sColorConversionStrategy=Gray -dProcessColorModel=/DeviceGray \ | |
-dCompatibilityLevel=1.4 infile.pdf < /dev/null |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment