> It's ugly, but my app, Gourmet, successfully uses wxWindows for
windows printing.
You can get an idea of how it works here:
http://cvs.sourceforge.net/viewcvs.py/grecipe-manager/grm/src/lib/exporters/wxprinter.py?rev=1.1.2.5&only_with_tag=rel-0-8&view=markup
Seems very ugly indeed!
Using two different toolkits...
Is there no one here who was done printing on win32?
After some simple goggling I found this link:
http://tgolden.sc.sabren.com/python/win32_how_do_i/print.html
Which shows a number of different solutions to printing on win32, from
printing a simple text file, to generating pdfs (using reportlab).
--
Johan Dahlin <[EMAIL PROTECTED]>
Async Open Source
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/