[reportlab-users] Wrapping text into a table's cell
Wietse Jacobs
wietse.j at gmail.com
Wed Jun 10 04:07:54 EDT 2009
2009/6/10 Simone Dalmasso <simone.dalmasso at gmail.com>
> Hi list, I have a table which retrieves some text from a db, my problem is
> that the text is not wrapped into the cell, so if I sepcify the colsWidth
> the text is printed in one line anyway.
> Is there a built in option to automatically split the text rows?
You can put a `Paragraph` in a table cell to achieve this.
> Thanks in advance.
>
> Simone
>
> --
--Wietse
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/reportlab-users/attachments/20090610/8726d3be/attachment.html>
More information about the reportlab-users
mailing list