Hello there.
After some investigation at command line arguments I'm still not sure whether I can do a trick with printing. What I want to do is to use command line, set bunch of pdfs and specify range of pages. I'm doing it because I need to print many pdfs which are 40 pages long, and I want only 3, sometimes 4 pages. (I do print it to .tiff format). Is there a way to achieve it with command line args in pdf creator? It can work even with one file, I'll make some queue in C# to choose pages manually and just pull them to creator.
I'll be glad hearing some tips.
Thanks