[reportlab-users] Dimensions for USA letter page
John Precedo
reportlab-users@reportlab.com
Tue, 9 Sep 2003 16:33:31 +0100
> I want to make a drawing that is the same size as a typical USA
> letter-sized page, in portrait orientation. Is this size defined
> somewhere already?
Yes. It's in reportlab.lib.pagesizes as LETTER.
If you ever need to change the orientation, you can use the functions
'landscape' and 'portrait' (also in reportlab.lib.pagesizes)
--
John Precedo (johnp@reportlab.com) Developer
Reportlab Europe Ltd (http://www.reportlab.com)