How to create a Word Doc in c++

P

pelcerpg

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

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

Top