[reportlab-users] Wrapping text in a table cell
    Robin Becker 
    robin at reportlab.com
       
    Sun Jan 21 07:00:53 EST 2007
    
    
  
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.
> 
> How can this be done?
> 
> Thanks,
> Michael
......
Paragraphs work well in cells with a fixed width.
-- 
Robin Becker
    
    
More information about the reportlab-users
mailing list