0
votes

I want to append the content of an existing .docx document (including all formatting/styles) to another existing document.

I found the following link but its more for duplication rather than addition: Duplicating Word document using OpenXml and C#

Any help would be much appreciated. Thanks!

1

1 Answers

2
votes

I've answered this question earlier, please check this question.

Hope this helps.