[reportlab-users] behaviour change from 2.5 to 3.0 (or 3.3)
Robin Becker
robin at reportlab.com
Thu Jul 7 05:11:38 EDT 2016
On 06/07/2016 16:39, Yitzchak Scott-Thoennes wrote:
> I'm upgrading a server from ubuntu 12.04 (with reportlab 2.5) to 14.04
> (with reportlab 3.0) and seeing a difference I can't explain. I'd
> appreciate it if someone else could explain it.
> I'd even more appreciate suggestions for improvement.
>
> The following code results in "X test" horizontally aligned in 2.5 but
> puts the X a line below test in 3.0 or 3.3:
.......
I set up a 2.5 RL environment to see what the intended behaviour was. I see the
difference is that the Cell('X').wrap is reporting a height of 24 not 12. I will
investigate.
--
Robin Becker
More information about the reportlab-users
mailing list