J
JensB
Hi
I use a webbrowser in a VS2005 solution loading Word document to UI,
and insert value from the UI to the document and values from formfields to
UI.
It works well with Word 2000 and 2003 but now clients report a problem with
Word 2007, that values are not inserted.
I use the DocumentCompleted sub , to manipulate with the ActiveX.document.
But with Word 2007 it never return to the DocumentCompleted sub, even the
document is visible in the webbrowser.
Any explanation for this behaviour?
Regards
JensB
I use a webbrowser in a VS2005 solution loading Word document to UI,
and insert value from the UI to the document and values from formfields to
UI.
It works well with Word 2000 and 2003 but now clients report a problem with
Word 2007, that values are not inserted.
I use the DocumentCompleted sub , to manipulate with the ActiveX.document.
But with Word 2007 it never return to the DocumentCompleted sub, even the
document is visible in the webbrowser.
Any explanation for this behaviour?
Regards
JensB