I am trying to determine the best way to print a number of copies of a pdf document in an unattended manner.
I have to send x copies of a pdf to a specific printer, y copies to another printer, etc.
Also, I would like to be able to email this document to other users.
Is there any way to do this using native Windows commands / batch file or other utility that either comes with Windows or freeware?
Any feedback is helpful