Generate Word doc / Reporter using XML and XSLT
Filed in .NET on Feb.19, 2009
Good articles:
1: Generating Word Reports / Documents;
2: XML/XSLT Word Report Generator
Good articles:
1: Generating Word Reports / Documents;
2: XML/XSLT Word Report Generator
2 years ago. I have implemented a small tool which it can generate MS word document with dynamically data from SQL server database to replace some wordings from original MS word document. This tool was for an existed ASP.NET web application. The user had to output lots of MS world document or PDF document everyday, [...]