Hi
I am just wondering what is the easiest method to merge 2 word document together. I know that I can use DocumentBuilder object to open an existing document. However, I don’t see any easy method to copy the contents of another document into the DocumentBuilder object.
Any suggestions?
Thanks in advance
CSW