[reportlab-users] platypus para versus flowables

Juha Tuomala Juha.Tuomala at iki.fi
Thu Jan 25 06:53:40 EST 2007





On Thursday 25 January 2007 13:02, Tim Middleton wrote:

> Looks like you are right. I hadn't looked at that. So i guess a better fix

> for that for me is to change

>

> nlines = len(lines)

>

> to

>

> nlines = len(lines or '')


Mmm, I guess it still leaves the fact that you don't
actually do the wrapping once you touched the None
initalization. And I can imagine that it will cause
lot of trouble elsewhere.

What I understood, wrap is always done - before draw()
or split() even it would not affect to the content
anyway.


Tuju

--
Ajatteleva ihminen tarvitsee unta.


More information about the reportlab-users mailing list