A
alex
Hi,
I have an ActiveX control in a Word document, which shows an image generated
at runtime.
The problem is, if a user who has not this control installed opens the
document, it still might show an image generated at the time the document
has been saved. Is there any way to prevent Word from saving the image of
the control? I know I could intercept FileSave and FileSaveAs from a macro,
but is it possible to do it from the control itself, ie make it act as an
installed Word plugin? I'd like it to work with Word 97 and up.
Alex.
I have an ActiveX control in a Word document, which shows an image generated
at runtime.
The problem is, if a user who has not this control installed opens the
document, it still might show an image generated at the time the document
has been saved. Is there any way to prevent Word from saving the image of
the control? I know I could intercept FileSave and FileSaveAs from a macro,
but is it possible to do it from the control itself, ie make it act as an
installed Word plugin? I'd like it to work with Word 97 and up.
Alex.