User-1094828798 posted
Hi,
I have a word document with the logo image as header.(It is a .doc file.. not a .dot file). I want to append some data to this document. (html).
How can I append data to an existing word document in .Net? I am now trying with FileStream and BinaryWrite objects.
Any help or sample code is appreciated.