Skip to main content
chinmaym97450231
New Participant
May 11, 2019
Question

Support for Acrobat DC SDK in an existing C++ MFC application

  • May 11, 2019
  • 2 replies
  • 699 views

I have an application which supports acrobat 8.0. I want it to support Acrobat DC via inter application communication using OLE and C++. Is there any documentation for this? I am stuck with multiple redefinition compiler errors. Please help.

I have added a new class using acrobat.tlb and surrounded with compilation errors.

This topic has been closed for replies.

2 replies

Thom Parker
Community Expert
May 11, 2019

If you download the SDK you'll find examples of all the supported languages, including examples in the Visual C++ environment.

Thom Parker - Software Developer at PDFScriptingUse the Acrobat JavaScript Reference early and often
Brainiac
May 11, 2019

Very little has changed since Acrobat 8. Indeed, an IAC app shouldn't even need recompilation. So please be specific about your programming environment and errors. A minimal fragment of code with errors could be useful.