Hi,
I have to append docx files as part of my solution and unfortunately the consuming application does not understand AFChunk tags. Hence I have to copy the contents into the body of the destination document.
Can someone please point me to a code snippet that does merge two documents without using afChunk. I know its adding appending body tags and then mergning styles and other content types. If there's a sample I can refer it would be really great !
Thanks