-
1. Re: Simple pdf file leads to wrong output color, whats wrong?
lrosenth Jan 8, 2014 6:32 AM (in response to botnico)Printed how?
I opened this PDF up in Acrobat, verified that the values are what you are expecting (using the Output Preview feature) and then printed on a Postscript printer. All good!
Both Inkscape and Gimp are RGB-based applications, so that they need to convert your CMYK data to RGB, which is why it shifts in those apps. You should consider using color managed data if you want that to work properly.
-
2. Re: Simple pdf file leads to wrong output color, whats wrong?
botnico Jan 8, 2014 9:24 AM (in response to lrosenth)Thank you for helping me!
The Problem was even more complicated.
In another test file i had a eps file included, too.
This was created with inkscape. Inkscape saved the color values as rgb.
After loading the file again with inkscape, the CMYK Values were as i expected.
This can be explained that inkscape uses the same algorithm for colorspace
transformation back- and forward.
The rectancle was created with xetex, it wrote cmyk values in the file.
After loading the file with gimp, the values from the eps file were as expected,
the others not.
I didn't expect that gimp and inkscape still can't handle cmyk!
-
3. Re: Simple pdf file leads to wrong output color, whats wrong?
Test Screen Name Jan 8, 2014 1:05 PM (in response to botnico)A common problem for people who see CMYK as just a colour space to use when required is that they don't have the immersion in real world colour needed to really do a good job of converting.
There is a widely held idea that "RGB" and "CMYK" are colours and there must be a simple formula for converting between them. I see this all over.
Of course to actually produce an accurate similation of CMYK inks on an RGB device we need to know what colour the R,G,B phosphors are, and what colour the C,M,Y,K inks happen to be. This information is commonly expressed as ICC profiles for RGB and CMYK, and accurate colour display is going to need
- ICC colour space conversion technology
- options for specifying the colour spaces (profiles)
- end users well enough trained to correctly select the profiles and interpret the limitations of the result



