Word control substitute

  • Thread starter Thread starter Dean Slindee
  • Start date Start date
D

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
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top