Hi everyone,

I am using the adobe pdf control in my app to load a pdf file and I call the PrintAll method to print it. I then tried to loop through pdf files by loading and printing each. But it only prints one. It seems not to runi n synchronous mode. It done one and then is done because it did nto have time to load and print the others? Not sure.

Does anyone know how to print multiple pdf files? I've already tried many codes I saw for calling the pdf with shellexecute and other ways but it does not work. Many of the pdf controls out there are a lot of money! Any suggestions?

Thanks

Warren