Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author stianlik

    (@stianlik)

    I have not run into this issue myself (not been using PDFs with CMYK colors), but I will try to point you to the right direction. Since the results are good on Chrome, I suspect that Internet Explorer has problems rendering images with CMYK colors. To circumvent the problem, you may be able to convert the images into another colorspace, i.e. RGB.

    You can replace the image generation code using the plugin API. From there you should be able to transform the images into the RGB colorspace using imagick.transformimagecolorspace.

    Plugin Author stianlik

    (@stianlik)

    No activity in 4 months, marking this as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CMYK PDF thumbnail saturation problem’ is closed to new replies.