Copy link to clipboard
Copied
Hi All:
My requirement is to get hold of an already open instance of acrobat pro and read the content from the pdf in a C# windows application.
I am trying to achieve this using inter application communication but couldn't find way. I was wondering if I can get a sample of how can I do it.
everywhere I try to find, I just get an example of CreateObject("AcroExch.App") but I believe this creates an instance of Acrobat app where as I need to get hold of the already open app.
Help truly appreciated.
Thanks in advance.
Regards
Rahul
Copy link to clipboard
Copied
‌That is what you use. It does not create a second instance of Acrobat if it is already running.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now