I don't have Adobe Photoshop and Publisher 2013 does not Export CMYK Images. I wanted to send an Image to be printed to an online printing service (flyeralarm). They required the image the to be a jpeg, tif or PDF with images in CMYK color space using the „ISO Coated v2 300 % (ECI)“ color profile.
How-I-fixed-it:
I found a couple of ways, how to convert my RGB jpeg image to CMYK colorspace:
1. Using GIMP
There's a plugin for the (great!) open source freeware GIMP (GNU Image Manipulation Program), which is called separate+ and can be found here. Download it and copy the required files to your GIMP Plug-Ins folder. You also need the ICC Color profiles, which can be downloaded from Adobe here. Copy the profiles to C:\Windows\System32\spool\drivers\Color
After that, GIMP color management allows you to select the desired Profile.
There's a much more detailed description here (in German).
2. Using the "convert" tool of ImageMagick
Install ImageMagick on your computer.
You also need the ICC Color profiles, which can be downloaded from Adobe here. Copy the profiles to C:\Windows\System32\spool\drivers\Color
Using the command line type
convert sourcefile.jpg -profile Path_to_color_profile.icc outputfile.jpg
or, if you want a PDF:
convert sourcefile.jpg -profile Path_to_color_profile.icc outputfile.pdf
The detailed description can be found here (in German).
3. There are online Services that do the conversion for you:
http://www.rgb2cmyk.org/
http://www.cmykconverter.com/
This blog is about problems i encountered in everyday life and how i fixed them or worked around them. Sometimes i also just post things to let people out there know about something i think it might be of interest for others than me....
Showing posts with label Publisher. Show all posts
Showing posts with label Publisher. Show all posts
Sunday, December 1, 2013
Friday, February 8, 2013
Publisher 2010 won't save / export PDF nor XPS any more
After updating my system to Windows 8, Office 2010 Publisher quit saving files as PDF and XPS. The error message was:
"Publisher cannot save the file" or in german "Publisher kann Datei nicht speichern".
On a different computer the same file saved as PDF without problems.
How-i-fixed-it:
I found the right hints how to fix it here:
http://answers.microsoft.com/en-us/office/forum/office_2010-office_other/publisher-2010-error-when-try-to-save-a-file-as/e2df6b52-0359-447d-8b5d-7d4545052ea3
I changed my default printer to a different one than before and suprisingly PDF and XPS export in Publisher was working fine again.
"Publisher cannot save the file" or in german "Publisher kann Datei nicht speichern".
On a different computer the same file saved as PDF without problems.
How-i-fixed-it:
I found the right hints how to fix it here:
http://answers.microsoft.com/en-us/office/forum/office_2010-office_other/publisher-2010-error-when-try-to-save-a-file-as/e2df6b52-0359-447d-8b5d-7d4545052ea3
I changed my default printer to a different one than before and suprisingly PDF and XPS export in Publisher was working fine again.
Subscribe to:
Posts (Atom)