Word Addin issue

  • Thread starter Thread starter Wamiq Ansari
  • Start date Start date
W

Wamiq Ansari

Hello,

MSDN says that a Word Addin when loaded provides functionality to all the
Word documents. However, my question is :
'Is that functionality available if a Word Template document is opened, for
example a .dot file?'

I have noticed that some events from the addin fail to fire, when working
with a .dot file.

Thanks in Advance!

Wamiq Ansari
(e-mail address removed)
 
Hi Wamiq,

Generally, an Addin will be available for all documents. If, however, the
current document or its attached template, duplicates something in the addin
(a toolbar with the same name, for example) that document or its template
will take precedence over the functionality in the Addin.
MSDN says that a Word Addin when loaded provides functionality to all the
Word documents. However, my question is :
'Is that functionality available if a Word Template document is opened, for
example a .dot file?'

I have noticed that some events from the addin fail to fire, when working
with a .dot file.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
 
Back
Top