Skip to content

Instantly share code, notes, and snippets.

@raulperula
Created May 22, 2016 10:06
Show Gist options
  • Save raulperula/5c8e0074d9373978aefbc78dd4e4efb4 to your computer and use it in GitHub Desktop.
Save raulperula/5c8e0074d9373978aefbc78dd4e4efb4 to your computer and use it in GitHub Desktop.
gs -dSAFER -dBATCH \
-dNOPAUSE -dNOCACHE -sDEVICE=pdfwrite \
-sColorConversionStrategy=CMYK \
-dProcessColorModel=/DeviceCMYK \
-sOutputFile=document_cmyk.pdf \
document_rgb.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment