[reportlab-users] Inserting RGB image with CYMK color space using	reportlab
    Kaviraj Kanagaraj 
    kaviraj at launchyard.com
       
    Sat Jul  4 09:38:56 EDT 2015
    
    
  
Hi
I am trying to creating pdf that is to be printable. So I need to insert
 RGB image into pdf with CYMK color space using reportlab. I have gone
through doc where I can only find inserting text or drawing some figures
using CYMK. How will I handle the same for Image?
What is the ideal way to do it. I have tried converting Image to CYMK mode
using PIL  python library and inserted into pdf using reportlab. But Image
looks dull and I think its not ideal way. Please help me figuring out
proper way to do it.
Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/reportlab-users/attachments/20150704/01a9ffea/attachment.html>
    
    
More information about the reportlab-users
mailing list