Hi,
Although many of the topics already created talk about similar things I
can't get a good example on how to do it exactly. My problem is very
simple.
I want to programatically create a Word Docuemnt with let's say 3 lines
of text using C++. Can anyone show me the code(direct to it) that will
create a word document with the following path: C:/test.doc and the
foollowith text:
This is a test.
New line here.
Thanks a lot!!!
greg - 16 Aug 2006 20:16 GMT
http://www.codeproject.com/com/MSWACPP.asp
> Hi,
>
[quoted text clipped - 11 lines]
>
> Thanks a lot!!!