Question on VC++ and MS Word
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, Is there anyway to feeds data entered in an MFC application to a nicely formatted form in MS Word? In another word, can I take data in the edit boxes and fill in the corresponding fields in MS Word? Thank you for your help!
-
Hi all, Is there anyway to feeds data entered in an MFC application to a nicely formatted form in MS Word? In another word, can I take data in the edit boxes and fill in the corresponding fields in MS Word? Thank you for your help!
You can do this by using the Word automation com objects. onwards and upwards...