Reading from a word Document
Hi guys
I have a word document on my C drive call events.doc, format of this document is: it has images and the text is laid out in four colums.
On my project one of the forms has to display this word doc file. I tried placing list box in my form and using streamReader, the format doesn't come out the way it was and images doesn't diplay.
Any ideas how to display this word document in my form exactly the way it is(format and images)
Thanx
|