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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to