View Single Post
  #2 (permalink)  
Old 06-05-2008, 01:48 AM
Larry Bates
Guest
 
Posts: n/a
Default Re: [XP] Batch-print bunch of RTF files?

nospam@nospam.com wrote:
> Hello,
>
> I have about two hundred individual RTF files to print from an
> XP host. Word 2000 doesn't seem to have this feature, so I'm looking
> for a way to print those RTF files from an ActivePython script. Would
> someone have some working code handy?
>
> Thank you.


Sure it does, just not the way you think.

- Click on Start-Settings-Printer and Faxes
- Double-click the printer you want to print to
- Open folder where your 200 RTF files are stored.
- Drag and drop the file on to the printer window and your machine
will launch and print each of thes in Word.

-Larry
Reply With Quote