Does anyone know if there is a way, sort like a plug-in, to attach a menu item to right-click on a document? For example, I’d like when a user right-click on a document the menu it display a row entry in addition to the default actions my own actions. For example the right-click context menu would display,
Document Properties
Cut
Copy
…
Create Bookmark
My Own Process <== customized action
When the user click “My Own Process” it runs my own code.
Maybe there is already a way of doing this. If so, can someone point me to the right direction?
TIA