[reportlab-users] how do you make the page portrait?

Proboscis Admin reportlab-users@reportlab.com
Tue, 29 Jul 2003 11:16:54 +0100


--Apple-Mail-2--437764230
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed


  hello,

I have the following code but how do i make  the page portrait? is it 
correct?please advice.

thank you

d = canvas.Canvas("Scheme1.pdf", pagesize =pagesizes.A4)
(pgwidth, pgheight) = pagesizes.A4
d = Drawing(500,500)

Proboscis.
--Apple-Mail-2--437764230
Content-Transfer-Encoding: 7bit
Content-Type: text/enriched;
	charset=US-ASCII



 hello,


I have the following code but how do i make  the page portrait? is it
correct?please advice.


thank you


<fontfamily><param>Geneva</param>d = canvas.Canvas("Scheme1.pdf",
pagesize =pagesizes.A4)

(pgwidth, pgheight) = pagesizes.A4

d = Drawing(500,500)


Proboscis.</fontfamily>
--Apple-Mail-2--437764230--