标签: c# .net ms-word
我在Combine multiple files into single file中尝试了解决方案,但只有第一个文件显示在合并文档中。我也尝试了解决方案mentioend What would be the fastest way to concatenate three files in C#?,似乎.txt文件工作正常,但是我无法将两个.doc文件合并到一个.doc文件中。有人可以提出解决方案吗?
感谢。