in reply to
How print doc files in a row
The ActiveState Perl docs has a FAQ
How do I print a Microsoft Word document?
that uses
Win32::OLE
You could adapt it to loop over a list of files.
Comment on
Re: How print doc files in a row
In Section
Seekers of Perl Wisdom