Print to printer

SPE - Stani's Python Editor spe.stani.be at gmail.com
Fri Oct 28 22:28:21 EDT 2005


You should be more specific. What do you want to print? Text, images,
...
If you want a cross platform solution you could use wxPython:
http://wiki.wxwidgets.org/docbrowse.cgi/wxwin_printingoverview.html#printingoverview

For text you could use wxHtmlEasyPrinting:
http://wiki.wxpython.org/index.cgi/Printing

For mac solutions, you better post this on the pythonmac mailing list.

Stani
--
http://pythonide.stani.be
http://pythonide.stani.be/manual/html/manual.html




More information about the Python-list mailing list