I have an application that creates hundreds of PDF files and I am trying to send those to a printer. The problem is if I select all of the pdf files and click print, only about 20 will actually print, and it is completely random as to which ones print. As you can guess, this gets VERY tedious very quick. I'm trying to develop a printing application to handle this, but I'm having the same problem, only about 20 print.
Any ideas?