[reportlab-users] Word wrap on Table.
    Robin Becker 
    robin at reportlab.com
       
    Mon Feb  8 08:06:15 EST 2010
    
    
  
On 08/02/2010 12:48, Pedro Ghilardi wrote:
> I'm having problems on word wrap table. I think that the word wrap
> isn't considering the header (first column) of my table.
>
> I create a Paragraph for each cell and set the Normal style to each
> paragraph. For example, if I have a 3 x 3 table and if the header
> content is greater than the other rows, the wrap algorithm fails. It
> wraps based on the second and third column only.
>
> What I'm doing wrong?
>
Can you post a small example script to illustrate what's going wrong?
-- 
Robin Becker
    
    
More information about the reportlab-users
mailing list