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
|
feedback
|
|
Use custom xml data binding. See generally http://msdn.microsoft.com/en-us/library/ff433638.aspx | |||
feedback
|