Hi
I am using IM 9.25 windows.
I am trying to convert RGB pdf to CMYL preserve pdf using following command
gswin32c.exe ^
-dSAFER -dBATCH -dNOPAUSE -dNOCACHE -sDEVICE=pdfwrite -sColorConversionStrategy=CMYK -dProcessColorModel=/DeviceCMYK -dAutoFilterColorImages=false -dAutoFilterGrayImages=false -sOutputFile=out.pdf input.pdf
but my output become light, expected result is it should be dark. Am i doing anything wrong?
Should i use any icc profile?
Kindly do the needful.
Thanks
loveIM
RGB PDF to CMYK preserve pdf
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: RGB PDF to CMYK preserve pdf
Your question is about Ghostscript, not ImageMagick. This forum is for ImageMagick.
snibgo's IM pages: im.snibgo.com