Hello all. I have an Access application that generates a bunch of single page PDF reports in a folder on the users machine, then when it is finished, it combines all of the files into a single pdf file on the users desktop. If the user has left Acrobat Pro open before he starts running the reports, when it begins to try to combine the files, he will get an error message.
I would like to check to see if Adobe Acrobat Pro is open early on in the routine so that the user doesn't have to spend so much time regenerating the reports again. I have not been able to find any VBA code that will do this. Can anyone help?
Thanks,
David