|
From: Benjamin R. <ben...@ou...> - 2013-01-31 17:55:49
|
On Thu, Jan 31, 2013 at 12:08 PM, Dieter <die...@ed...>wrote: > > > Is there really no practical way to do this? How do others convert RGB > plots > to CMYK? (Importing my data into Matlab and plotting them there cannot be > the only possibility!) > > Funny story about that. I was submitting an article to an IEEE journal once. IEEE's submission process for images gives back fairly useful error messages, and it told me that my images (that I generated from matplotlib) needed to be in CMYK format. I had access to Adobe Illustrator on my wife's computer, and used its tools to convert those files to CMYK, and resubmitted it to IEEE's submission page. The error message I got back? "Images need to be in RGB format" I forget what I did to resolve this problem (I think I did some funky eps-->ps-->pdf-->eps thing, I don't remember), but what I submitted was certainly RGB, so, go figure... Cheers! Ben Root |