Print page range from batch of files

I want to know how I can print only a specific page range from a batch of files.  

 

Specifically, for each file in a group of 250 Word Documents, I only want to print the first page.

 

I tried setting the Additional Ghostscript Parameters to "=-to 1" or "=-to 01" or  "=-from 01 | =-to 01" , but all of these options create a single blank page as output.

 

Suggestions?

 

Thanks