Producing PDFs in landscape orientation with ReportLab
21:00 18 Mar 2013

I am working on a Python script that produces a PDF report using ReportLab. I need to produce the pages in landscape orientation and I have already looked through the ReportLab manual but I can't find a way of doing this. Any ideas or suggestions?

python pdf reportlab