To open an acrobat file say "abc.pdf", all I need to do is to double click on the file name and the file is opened. Can such file be opened using VBA code?
Hi
not sure how Acrobat want to have the file parameter. Take a look at
Adobes help how to start the Reader together with a file. Try this
manually in a DOS box for example
probably something like
AcroRd32 filename.pdf
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.