Re: Printing RTF file under win32
- From: Chris Rebert <clp2@xxxxxxxxxxxx>
- Date: Fri, 21 Jan 2011 09:55:30 -0800
On Fri, Jan 21, 2011 at 2:12 AM, Mark Carter <alt.mcarter@xxxxxxxxx> wrote:
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?
Invoke WordPad instead?
http://en.wikipedia.org/wiki/WordPad
Cheers,
Chris
.
- References:
- Printing RTF file under win32
- From: Mark Carter
- Printing RTF file under win32
- Prev by Date: Re: Tkinter: The good, the bad, and the ugly!
- Next by Date: Re: difference between python and matlab
- Previous by thread: Printing RTF file under win32
- Next by thread: Re: Printing RTF file under win32
- Index(es):