http://qs321.pair.com?node_id=671081


in reply to How print doc files in a row

It may depend on how you are invoking Word. It looks like the following command line switches should work:

"c:\program files\microsoft office\office11\winword.exe" "c:\perl\test.doc" /q /n /mFilePrintDefault /mFileExit

Without seeing your code and a better description of what happens, this is the best I can do.