[reportlab-users] rotate page
    Dinu Gherman 
    gherman at darwin.in-berlin.de
       
    Thu Dec  4 04:40:57 EST 2008
    
    
  
giulia cherubini:
> hello!
> can anyone help me?
> I'm trying to rotate a page because values I have to print overflow.
> When i put 'can.rotate(90)'  values...go outside paper and disappear.
> I'm  not sure to have correctly understand how to use the rotate  
> method, andwhere exactly put it for rotate the whole page...and see  
> it!!!
> I attach my little sample (wx_python, postgres)
> thanx to all!!!
> giulia
Hi Giulia!
from your description it seems like you are not rotating the
page, but the page *content*. Try Canvas.setPageRotation()
instead!
Regards,
Dinu
    
    
More information about the reportlab-users
mailing list