https://bugs.winehq.org/show_bug.cgi?id=37396 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio(a)earthlink.net --- Comment #9 from Alex Henrie <alexhenrie24(a)gmail.com> --- Rosanne, could you run the following command and let me know if PDF export in Word 2007 or 2010 starts working? If the sRGB color profile file from Color.org works for all affected applications then we can just bundle it with Wine. curl http://www.color.org/profiles/sRGB2014.icc > "$HOME/.wine/drive_c/windows/system32/spool/drivers/color/sRGB Color Space Profile.icm" (It doesn't matter whether or not you've already run `winetricks colorprofile` because the curl command will overwrite the file with the Color.org version if it exists. `winetricks -f colorprofile` will replace the file with the Microsoft version again.) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.