MS Word Doc file creation

Newbie Member
26Aug2005,17:58   #1
Get_Rakesh's Avatar
Hi experts,

I am developing a project in which i hav used MSWORD.OLB class to create a document file in VC++. But there are a lot of function in this class collection. If any body have worked on this class and knows how to create a new DOC file and how a text can be added in new created file, Reply soon....


Thanks in advance.
Go4Expert Founder
27Aug2005,13:15   #2
shabbir's Avatar
Hello

First of all I would like to welcome you to this programming forum and I hope you get help and help other on this knowledge sharing community.

Now about your queries about using the Word Application Object and using it here is the link from MSDN that can help you.
http://support.microsoft.com/default...b;EN-US;307473
The above link is related to Excel but its quite simple to start with All MSWord links are quite complex and I hope this will help you.

Thanks
Shabbir Bhimani