0

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

4

1 に答える 1

1

カスタム xml データ バインディングを使用します。一般的にhttp://msdn.microsoft.com/en-us/library/ff433638.aspxを参照してください

于 2012-02-16T08:29:09.370 に答える