PPT changing color while converting with Unoconv

215 views Asked by At

I am converting PPT to PDF using Unoconv on my Ubuntu 14.04 server. Most of the files are being converted correctly, except few files. After conversion, the color of the slide becomes very bright. When I open the PPTx in "Microsoft Office PowerPoint" it appears correct, but when I open the same PPTx in "OpenOffice Impress" it appears same very bright color as it was after conversion. It may be CMYK to RGB issue but I am not sure.

Command I am using to convert PPT to PDF is:

/usr/bin/unoconv -f pdf PPT_File_Name

Before:

enter image description here

After:

enter image description here

Source file: PPTx source file

0

There are 0 answers