开发者

Creating a Word Document using XML and C#

I've created an xml template for a report. A user is supposed to be able to add information to personalise this report to their own n开发者_开发技巧eeds by a program im creating in C#

How can I edit the contents of an entity then from what a user puts into a textbox and then display this on word?


There's a ton of information on the net about creating Word documents using XML and C#. There are lots of possibilities.

Microsoft publishes something they call the "Open XML Format SDK" that helps with this.

Try this search.

This page provides a bunch of "how to" articles summarizing how to fiddle with Word documents using XML and C#.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜