Re: reportlab-users Digest, Vol 140, Issue 3
Kaviraj Kanagaraj <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CAO36yJ7i4DGKqoGMJ3f7LGJhM2be6AOovM-7N4JZXKLarxJ-VQ@mail.gmail.com> |
Thanks guys.. I tried ImageMagic. Results are excellent. Thanks again for your info :) On Tue, Jul 7, 2015 at 11:14 AM, < [email protected]> wrote: > Send reportlab-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://pairlist2.pair.net/mailman/listinfo/reportlab-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of reportlab-users digest..." > > > Today's Topics: > > 1. Re: Inserting RGB image with CYMK color space using reportlab > (Tim Roberts) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 6 Jul 2015 10:37:28 -0700 > From: Tim Roberts <[email protected]> > To: reportlab-users <[email protected]> > Subject: Re: [reportlab-users] Inserting RGB image with CYMK color > space using reportlab > Message-ID: <[email protected]> > Content-Type: text/plain; charset="windows-1252" > > Andy Robinson wrote: > > Failing that, try to convert your image using Photoshop. I don't > > know what the algorithms are in PIL but have often noticed that > > colours don't look so great after transformations in PIL. If you need > > to do it programmatically, ImageMagick is better. > > I can +1 this assessment from direct recent experience. I do full-color > glossy programs books for a local community theater. I have one printer > that I enjoy working with who needs all of the images to be CMYK. In > the past, I've done it by hand and found it to be tedious. This year, I > got smart and made a PIL script. The results were very disappointing: > the colors were pale and washed out. I did the same conversion with > ImageMagick and the results were excellent, although too late. Lesson > learned. > > -- > Tim Roberts, [email protected] > Providenza & Boekelheide, Inc. > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > reportlab-users mailing list > [email protected] > https://pairlist2.pair.net/mailman/listinfo/reportlab-users > > > ------------------------------ > > End of reportlab-users Digest, Vol 140, Issue 3 > *********************************************** >