Drawing CMYK images

  • Hello,

    i want to draw CMYK images into the pdf.

    A test with DrawJPEG() with ColorMode = wpCMYKjpeg was not successful. The colors in the pdf are not correct (e.g. white turned to black).

    Are there special requirements for the JPEG format?

    Is it possible to use DrawDIBBitmap() for drawing CMYK images and is there a plan for supporting TIF?