Page 1 of 1

AI file CMYK color profile identified as RGB

Posted: 2012-06-27T04:22:47-07:00
by tlichev
Hi,
I'm trying to identify the color profile of Illustrator file.
http://dl.dropbox.com/u/34111308/Untitled-4.ai
Saved as Illustrator CS

The color profile has been set to CMYK in Illustrator. Then saved with "Create PDF Compatible File" and "Embed ICC profiles" options on. I tried different export versions of the file (AI10, AI CS, AI CS3, AI CS5)
When I open the file with Photoshop it recognizes the profile (which is Coated FOGRA39), but when I run identify, it always give me RGB color space (PaletteMatte type). What should I do to make the identify recognize the correct color space?

Re: AI file CMYK color profile identified as RGB

Posted: 2012-06-27T05:37:07-07:00
by magick
We can reproduce the problem you posted and have a patch. Look for it in the next point release of ImageMagick within a few days. Thanks.

Re: AI file CMYK color profile identified as RGB

Posted: 2012-06-27T06:29:30-07:00
by tlichev
Thanks alot