[reportlab-users] Reportlab and CMYK Images
Oliver Bleutgen
reportlab-users@reportlab.com
Tue, 30 Sep 2003 14:53:56 +0200
Can somebody give me a short overview about how Reportlab handles CMYK
images? I had a look at the source, but I'm not sure I got it right.
It seems if I use a PIL Image instance, the image is always converted to
RGB, while jpeg files are not converted.
On a related note, it seems there's no implementation in reportlab for
adding other types of images, is that right?
Thanks,
oliver