I am scripting printing PDF's via simple print D:\\server\printer file.pdf
command and it works, but I'd like to print only the first X
pages in some instances or the last page etc.
Is there a way to specify pages? Perhaps I need to use Adobes executable to print and/or just manually split files myself ahead of time (The files are generally static "onboarding" files).
Thanks.