Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Jean Paoli - Co-creator of XML, part I
Jun 24, 2008 at 3:52 AMHi,
Using Open XML Format SDK 1.0 (Web application : C # or VB.Net), I want to build a file .docx from several other files .docx, each one constitutes a part of the final document. For example:
Header.docx (which contains the Header of the final document - text and images, MailMerging fields...)
footer.docx (which contains the footer of the final document - text and images, MailMerging fields...)
Paragraph-1.docx (which contains the paragraph 1 of the final document - text and images, MailMerging fields...)
some one have an idea?
Thank you.