D
Doug Golden
I am writing some code to run when a Word document is opened. I am
using the DocumentOpen event in an Add-in. The code seems to be
working fine EXCEPT WHEN OPENING THE DOCUMENT FROM A URL.
I am writing this for a business app that we are using that generates
documents for users and then the user opens the documents from a web
page. Once the document is opened, I need to run some code (to insert
a graphic if the document has certain properties).
Does anyone know if this is a documented issue? Does anyone have ANY
insight on this?
Thanks for you help!!
Doug
using the DocumentOpen event in an Add-in. The code seems to be
working fine EXCEPT WHEN OPENING THE DOCUMENT FROM A URL.
I am writing this for a business app that we are using that generates
documents for users and then the user opens the documents from a web
page. Once the document is opened, I need to run some code (to insert
a graphic if the document has certain properties).
Does anyone know if this is a documented issue? Does anyone have ANY
insight on this?
Thanks for you help!!
Doug