Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Get hold of existing instance of acrobat in C#

New Here ,
Jan 19, 2016 Jan 19, 2016

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

TOPICS
Acrobat SDK and JavaScript
351
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 19, 2016 Jan 19, 2016
LATEST

‌That is what you use. It does not create a second instance of Acrobat if it is already running.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines