D
David Thielen
Hi;
I need to display a WordML document in a control of the form my Add-In pops
up (C#, not VSTO). For a rtf document, I use the rtf edit control and it
works good (doesn't show images).
So, is there a way to create an empty document, populate it with the WordML
image I have, save it to a temp file as a rtf document, then read that file -
without the user seeing anything (ie no Word document poping up on the
screen)?
Or is there any other way to display a WordML doc in a form?
I need to display a WordML document in a control of the form my Add-In pops
up (C#, not VSTO). For a rtf document, I use the rtf edit control and it
works good (doesn't show images).
So, is there a way to create an empty document, populate it with the WordML
image I have, save it to a temp file as a rtf document, then read that file -
without the user seeing anything (ie no Word document poping up on the
screen)?
Or is there any other way to display a WordML doc in a form?