Deep trouble,mail merge.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, i am generating a word report using OLE Automation.It has all the things that a Detailed report can have from Header to footer.I am using mail merge to populate the data in the report.This data i am fetching from an access database. My problem is with table of contents.The main document with all the fields contain the table of contents.This table of contents is not being merged in the new merged document.It is displaying it like a normal text (not TOC Field) and showing values with mergefields name(not values) in the headings(the headings do have some mergefields in them). Did anybody work on similar thing. Please help me regarding this.