How to print PDF documents with a CMYK color profile from LibreOffice?

I would like to print to PDF documents from LibreOffice Writer but with CMYK color profiles.

How can I achieve this?

1 Answer

According to the LibreOffice support page , printing in CMYK is not currently possible.

LibreOffice uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation.

To my knowledge, you will need to export the pdf using a tool like pstill which does pdf conversion to either a PostScript(.ps) or EPS(.eps) format. The software is rather old; but it does run, for me, on a 12.04 machine.

There is also the Gutenprint driver that you may want to investigate. It appears to be a bit newer.

As far as the conversion process goes, I had seen a bit of a color-shift in document quality with pstill . YMMV, as my print jobs have not been color critical on Ubuntu.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like