converting pdf file from RGB to CMYK
Posted: 2010-12-03T06:51:48-07:00
Hi there,
I'm trying to convert a pdf file generated from OpenOffice writer exported in RGB colorspace into CMYK colorspace. I need nice file process-print ready.
When I do: convert file.pdf -colorspace CMYK new_file.pdf
this command does the job but I loose so much quality that it's not acceptable.
The file itself is just black text + few black&white (grayscale) pictures so there is nothing colorful in it.
What am I missing or what should I do to convert that file properly - I repeat that I need pdf in CMYK?
greetings
I'm trying to convert a pdf file generated from OpenOffice writer exported in RGB colorspace into CMYK colorspace. I need nice file process-print ready.
When I do: convert file.pdf -colorspace CMYK new_file.pdf
this command does the job but I loose so much quality that it's not acceptable.
The file itself is just black text + few black&white (grayscale) pictures so there is nothing colorful in it.
What am I missing or what should I do to convert that file properly - I repeat that I need pdf in CMYK?
greetings