Skip to main content
Participant
December 8, 2023
Question

MenuItemExecute("DIGSIG:CompareDocuments") is not working in latest version

  • December 8, 2023
  • 2 replies
  • 467 views

I'm using the following code in .net application to compare two pdf files. It worked old adobe acrobat version after upgrade to latest version of adobe acrobat it stoped working

acrobat.MenuItemExecute("DIGSIG:CompareDocuments") 

    This topic has been closed for replies.

    2 replies

    try67
    Community Expert
    Community Expert
    December 8, 2023

    There's no guarantee that the menu items will remain the same between versions. You need to use the listMenuItems method of the app object to see which ones are available.

    kglad
    Community Expert
    Community Expert
    December 8, 2023

    in the future, to find the best place to post your message, use the list here, https://community.adobe.com/

    p.s. i don't think the adobe website, and forums in particular, are easy to navigate, so don't spend a lot of time searching that forum list. do your best and we'll move the post (like this one has already been moved) if it helps you get responses.



    <"moved from using the community">