I have a list of PDF files in a directory I would like to All print without going to each on seperately etc
They are all in the same folder
eg PDF
file names do not change
eg Abc.PDF & Def.PDF
Would also be nice to print all *.pdf files in a folder
Would be very greatful of help
regards & happy new year
Bill
print /Documents/first.pdf
I just tried this and it works.. is this what you were asking how to do?