Skip to main content
Working from scratch, following simplicity

Add new comment

Ajay (not verified) Thu, 04/06/2017 - 14:07

Hello Nicola,
I am facing one more problem with Ghostscript.
My problem is that when I am converting RGB PDF(Which converted from SVG to PDF from inkscape and it includes filter on SVG clipart which is in 600DPI) to CMYK PDF, DPI of clipart obejct is converted 30 DPI..
Can u have idea that why there is such type of DPI issue with Ghostscript conversion.
I am using below command
gs -o ${1%%.pdf}_cmyk.pdf \
-sDEVICE=pdfwrite \
-dPDFSETTINGS=/prepress \
-dEncodeColorImages=false \
-dEncodeGrayImages=false \
-dEncodeMonoImages=false \
-sProcessColorModel=DeviceCMYK \
-sColorConversionStrategy=CMYK \
-sColorConversionStrategyForImages=CMYK \
$1

Thanks,
Ajay

The content of this field is kept private and will not be shown publicly.

Plain text

  • No HTML tags allowed.
  • Web page addresses and email addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Nicola Rainiero

A civil geotechnical engineer with the ambition to facilitate own work with free software for a knowledge and collective sharing. Also, I deal with green energy and in particular shallow geothermal energy. I have always been involved in web design and 3D modelling.