Skip navigation
Currently Being Moderated

Documentation on execCommand and postMessage

Jul 23, 2012 8:56 AM

Tags: #acrobat #pdf #.net #c# #control

Hi,

Where can I find documentation on execCommand and postMessage of the AcroPDF control (used from c#,WPF)?

I am looking for a command which does search in the acro control and I am not successful at all.

 
Replies
  • Currently Being Moderated
    Jul 23, 2012 9:28 AM   in reply to TomasGrosup

    Do you have the Acrobat SDK?

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 24, 2012 12:03 AM   in reply to TomasGrosup

    Ah, this is the right forum. The Acrobat SDK isn't a separate thing you use or don't use. The SDK (Software Development Kit) is just information that developers need to work with Acrobat (and Adobe Reader). It's mostly documentation; a few samples (not the sort to copy/paste as complete projects); header files and so on.

     

    Acrobat/Reader have several controls and you need the documentation; you won't find what you need by guesswork. They are all pretty limited, the heavy guns in the SDK are JavaScript and plug-ins. They are described in the section called Interapplication Communication (IAC). It's very strongly recommended to use ONLY what you find in the documentation; anything else you discover in object browsers etc. could leave you in trouble.

     

    AxAcroPDF - available with Acrobat and Reader - has no FInd method. AcroExch - available with Acrobat only - offers a lot more facilities.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points