Home All Groups Group Topic Archive Search About

Word control substitute

Author
31 Mar 2005 1:00 AM
Dean Slindee
Is there a control that can be placed on a form to display a *.doc file and
preserve the text and images intact?

Read only would be OK, no updating of the document needed.

Thanks,

Dean Slindee

Author
31 Mar 2005 4:50 PM
Chris Murphy via DotNetMonster.com
Did you try looking into OLE with MS word? The only other option I can
think of is re-saving your *.DOC file as RTF and using a richtextbox
control and reading the file into that.

--
Message posted via http://www.dotnetmonster.com