I have a batch file that prints a bunch of PDFs, and I want to be able to iterate a command over the amount of pages that the print job has sent to the printer.
Is there a CMD command to pull the page number from a specific print job? If you have a way to do it without a dependency, cool, but if not, oh well. I'll still use it.