Merging variable number of word docs together

Hi Ken,

This may happen due to difference between default page setup of the only section of the empty destination document and page setup of the section you are adding to it. Anyway, simply call destinationDocument.RemoveAllChildren() just after its instantiation to make the document completely empty.

Hi Dmitry,

That fixed it! Thanks again for the excellent support!

Ken