Answered
Hi
I'm new to the forum, and have just started working with acrobat's javascript interface.
Could anyone tell me if there is a way to modify / override the right-mouse context menu that appears in an acrobat document? e.g. if i hover the mouse over some text, one menu item that appears in the context menu is "lookup " - is there a way to hide/remove this?
Perhaps there a way to hide / remove the context menu altogether?
Ultimately i'd like to be able to hide and/or add items to this context menu. Is that even possible?
I can see ways of adding action handlers for field mouseUp events and for document print/open etc. events, but i cant see a hook that gets me the context menu.
Your assistance would be much appreciated.
-r
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script