I would like to generate on-the-fly word documents from a template and a XML file of which XSD is known.

Is there any best practice known to achieve it?

Thank you

link|improve this question

feedback

1 Answer

Use custom xml data binding. See generally http://msdn.microsoft.com/en-us/library/ff433638.aspx

link|improve this answer
It is just my opinion or xml data bounding works bad if I want a section of the document to be repeated based on XML multiplicity? – Mauro Apr 14 at 10:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.