[reportlab-users] problem with PIL 1.1.7 and ReportLab 2.2
Andy Robinson
andy at reportlab.com
Thu Dec 10 13:57:41 EST 2009
2009/12/10 Bill Janssen <janssen at parc.com>:
> Apparently in 1.1.6, PIL used to do a "load()" on the Image before
> "split()", and in 1.1.7 it doesn't. Looks like the workaround is to
> call load() on the image before using it with ReportLab. Or RL could
> do this, too, just to be safe.
Does anyone happen to know if calling load() before split() works in
all the older versions of PIL out there? I don't want to fix 1.1.7
and simultaneously break support for some earlier 1.1.x...
--
Andy
More information about the reportlab-users
mailing list