Skip to main content
Participant
August 26, 2016
Answered

InterApp Communication (C#) with Acrobat Pro Form Editor?

  • August 26, 2016
  • 2 replies
  • 515 views

Is there support for InterApp Communication with the Acrobat Pro X (or later) Form Editor?  In other words, when a user is editing a form in Acrobat, I'd like to write a program that can listen for when a user selects a form field both in the main screen and on the right-side panel, as well as vice-versa (selecting a specific form field by name from the program).  Is this possible?

This topic has been closed for replies.
Correct answer Karl Heinz Kremer

No

2 replies

lrosenth
Adobe Employee
Adobe Employee
August 28, 2016

No, not using IAC.

You could do this with a custom plugin (in C/C++) for Acrobat, however. And you could then have that plugin talk to another app.

Karl Heinz  Kremer
Community Expert
Karl Heinz KremerCommunity ExpertCorrect answer
Community Expert
August 27, 2016

No