L
Laura
Hi,
I have a collection of templates that include menus. There is one main menu
in a global/startup template. And some other templates for letters, faxes,
etc. that also contain menus.
TYPICALLY they work just fine. But I'm at a company that has the Adobe
Acrobat addin and it is sometimes WIPING OUT the menus I've put in my
templates, other times causing duplicate menus to appear (I've read this is
due to their addin copying the menu to the Normal.dot)
I've been told that if I use VBA to create the menus Adobe won't destroy them.
Can anyone please tell me:
1. How can I add a menu to a global template so it loads with Word, but
doesn't keep appending a NEW copy each time I open Word.
2. How can I use VBA to create a menu that loads each time someone opens a
document based on a certain template, and goes away when they close that
document?
OR, it anyone has dealt with this adobe addin issue, and knows a different
solution, I'd love to know. They will not remove the addin but insist my
menus work...
Also -- this client has Interwoven Document Management so all the document
events like "file close" are controlled by them though I think i can tap into
their event handlers if I need to to take down the menu.
Thanks so much.
Help!
I have a collection of templates that include menus. There is one main menu
in a global/startup template. And some other templates for letters, faxes,
etc. that also contain menus.
TYPICALLY they work just fine. But I'm at a company that has the Adobe
Acrobat addin and it is sometimes WIPING OUT the menus I've put in my
templates, other times causing duplicate menus to appear (I've read this is
due to their addin copying the menu to the Normal.dot)
I've been told that if I use VBA to create the menus Adobe won't destroy them.
Can anyone please tell me:
1. How can I add a menu to a global template so it loads with Word, but
doesn't keep appending a NEW copy each time I open Word.
2. How can I use VBA to create a menu that loads each time someone opens a
document based on a certain template, and goes away when they close that
document?
OR, it anyone has dealt with this adobe addin issue, and knows a different
solution, I'd love to know. They will not remove the addin but insist my
menus work...
Also -- this client has Interwoven Document Management so all the document
events like "file close" are controlled by them though I think i can tap into
their event handlers if I need to to take down the menu.
Thanks so much.
Help!