[reportlab-users] Wrapping text in a table cell
Michael Hipp
Michael at Hipp.com
Sun Jan 21 11:17:53 EST 2007
Robin Becker wrote:
> Michael Hipp wrote:
>> Is it possible to wrap a long string in a Table cell? I've tried
>> putting the text in a Paragraph and putting the paragraph in the cell,
>> but the paragraph seems unwilling to be constrained by the size of the
>> cell.
> Paragraphs work well in cells with a fixed width.
Thanks. It appears that Paragraph works but not XPreformatted which is what I
was trying to use before.
Michael
More information about the reportlab-users
mailing list