Printing RTF file under win32

Mark Carter alt.mcarter at gmail.com
Fri Jan 21 05:12:51 EST 2011


I'm using Python 2.6.5 on win32. I would like to print a batch of RTF
files on a printer. I don't want to use the win32api.ShellExecute
command because that invokes Word, and Word has been configured in a
strange way by one of our admins, making it inconvenient to use.

What should I do?



More information about the Python-list mailing list