How to fill word/excel template with XML data
My MFC program needs to output some data in certain format to get better printing. I think Word or Excel can be used to design template and use MFC program to fill in the data which is stored in XML format.
Could anybody tell me how to open Word or Excel template file and fill in the data?
Or you have some ways other than Word or Excel to design the output table?
Thanks a lot

