[Tutor] printer output with Python

Moshe Zadka Moshe Zadka <moshez@math.huji.ac.il>
Sat, 27 May 2000 03:57:56 +0300 (IDT)


On Wed, 24 May 2000, [iso-8859-1] Mart=EDn Pozzi wrote:

> I need to print a sort of form on paper (using a printer), instead of the
> screen. How can I do that in Phyton?. I read all the faqs and the tutoria=
ls,
> but I couldn't find any reference to working with printers in Phyton. Tha=
nk
> you very much.

Try using the PDF tools from Report Labs (www.reportlab.com) to create a
PDF file. Then you can use standard tools (like Adobe Acrobat Reader) to
print it on any platform.=20