You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to embed cmyk images in pdf using img.dataMode = Image.MODE_MIME. That should take the image and embed it into pdf without any painting or editing. But all cmyk images are black.
Bug
I want to embed cmyk images in pdf using
img.dataMode = Image.MODE_MIME
. That should take the image and embed it into pdf without any painting or editing. But all cmyk images are black.JPG

PDF

Files
img.jpg.zip
out.pdf
Related issue #425
Steps to Reproduce
Your Environment
The text was updated successfully, but these errors were encountered: