[reportlab-users] splitting table on multiple pages
    Arkadi Colson 
    arkadi at smartbit.be
       
    Wed Dec  3 09:58:25 EST 2008
    
    
  
The row heights are set to 5*mm for each row.
The complete table does indeed not fit onto the current page, so it 
should continue on the next page.
Arkadi
Paul Barrass wrote:
> Arkadi Colson wrote:
>> The table is in the doc.build() method and not in a frame but...
>
> I think the SimpleDocTemplate (or whatever it's called) still uses 
> Frames, but with a single Frame taking up the entire page.
>> All rows of the table are having a fixed height.
>> When I set them on auto, it seems to work... Is this an option 
>> somewhere or maybe a little bug? How can I fix this, maybe with a 
>> workaround?
> If it works on auto, but not when you fix the heights, it sounds like 
> you're fixing the height too big - how big are you setting the 
> rowHeights?
>
>
>> Robin Becker wrote:
>>>
>>> well it could be that the table is too large. That probably means 
>>> it's either too wide or one of the rows is too high for the frame it 
>>> is in.
>>
>> _______________________________________________
>> reportlab-users mailing list
>> reportlab-users at reportlab.com
>> http://two.pairlist.net/mailman/listinfo/reportlab-users
>
> Paul.
-- 
Smartbit bvba
Hoogstraat 13
B-3670 Meeuwen
T: +32 89 46 81 08
F: +32 89 46 81 10
    
    
More information about the reportlab-users
mailing list