Josh Ledgard - Cool community sites that the Visual Studio team likes

Brice It wrote:rasx:::
If it's true what you say about not being able to locate Microsoft's XHTML XSL transform, I wouldn't be surprised if it was subsequently replaced with a new programming protocol called XAML
Hi,
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.