[reportlab-users] problem with PIL 1.1.7 and ReportLab 2.2

Bill Janssen janssen at parc.com
Mon Dec 14 13:22:18 EST 2009


Thanks, Robin. Your patch looks good to me, but I've re-arranged my
code so that I won't see an effect with it (I create and load the PIL
image myself, then create an ImageReader with it, and pass that in,
instead of passing in the pathname of the image file).

Note that PIL 1.1.7 is also broken in this way with Image.point(), so
you may want to scan your codebase for that call, as well.

Bill


More information about the reportlab-users mailing list