I have a excel list with 2 columns. One for the local path to the PDF file and the other the print quantity. (see example below) I’m looking for a way to mass print the first pages of each PDF for the number of pages listed on the excel sheet.
Path | Print quantity |
C://Test1.pdf | 10 |
C://Test2.pdf | 50 |
C://Test3.pdf | 5 |