Hi
Is there any way to create MS WORD document from C program. Like substituting fields in a template and generating a document??
Thanks
Srr
This is a discussion on creating MS word documents within the Windows Programming forums, part of the Platform Specific Boards category; Hi Is there any way to create MS WORD document from C program. Like substituting fields in a template and ...
Hi
Is there any way to create MS WORD document from C program. Like substituting fields in a template and generating a document??
Thanks
Srr
You need to delve into COM. But dont bother with C - it's hard enough just using C++