Hello,
I'm a newbie but I'really would like to learn as much as possible about c# and the manipulation of docx files...
I'm writing a program to merge some docx file to create a new file and it works quite well :) but i'm not able to copy the header and the footer from a template...
I tried to use the code to replace the header that i found on msdn help but no header is created :(
The point is that my header is an image and I'm not able to copy it...
Does someone can help me? Maybe, if it's possible, can you show me a code that copy an header with images to another one?
Thanks,
Cristina