[reportlab-users] PLATYPUS printing to Landscape page.
george
georgel at telebyte.com
Wed Dec 6 08:05:56 EST 2006
Thanks for the prompt response. However, you missed a point which I hid
in the subject line.
I'm using Platypus as illustrated in paragraph 5.2 of userguide.pdf.
There I don't have control of canvas. I would like the whole document
to be printed Landscape.
george
Tim Roberts wrote:
>george wrote:
>
>
>>How does one write to a Landscape format document, 11 inch wide by 8.5
>>inch high page size?
>>
>>
>>
>
>from reportlab.lib.pagesizes import LETTER, landscape, portrait
>...
>canv = canvas.Canvas( 'filename.pdf', pagesize=landscape(LETTER) )
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://two.pairlist.net/pipermail/reportlab-users/attachments/20061206/30a445e0/attachment.html
More information about the reportlab-users
mailing list