Printing and Tkinter

David Brown dav-nospam-id at westco-nospam-ntrol.com
Thu Nov 29 06:32:00 EST 2001


Hi,

I'm starting to use Python and Tkinter to make quick user interfaces for
various programs.  Making GUIs is working well, but there is one thing that
seems to be missing - printing.  Is there any sort of cross-platform
printing API that I can use from Python?  My main platform at the moment is
Windows, but I want to make sure I support Linux too (that is one of my
reasons for moving to Python+Tkinter).  I know it is possible to generate
postscript from a Canvas, but is there any other way?  It does not
necessarily need to be through Tkinter.

Thanks,

David Brown
Norway






More information about the Python-list mailing list