If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Generating Word Docs in Visual C++

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-01-06, 05:07
maxgub maxgub is offline
Registered User
 
Join Date: Nov 2006
Posts: 1
Unhappy Generating Word Docs in Visual C++

Hi everyone,

I would like to make my Visual C++ application able to generate a Word document.
The word document will be a kind of report of the information showed by the application dialog.
I looked for info also on msdn website and I know that is possible to use the classes CDocument and CDocTemplate. Anyway the info about these classes are pretty confusing and I didn't find a straightforward example on how to use them.

Can anybody help me?

Thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On