9
shouts

Word Automation in C#

published 217 days, 4 hours, 28 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 219 days, 2 hours, 54 minutes ago
Saturday, December 26, 2009 9:53:39 AM GMT Thursday, December 24, 2009 11:28:09 AM GMT

Here in this tutorial I have used a word document template and mail merge option of the Word to automate the word document creation. I have use mail merge option to set the fields and make the document fill through my application. We can also set the location of the text that we want to display in the word document programmatically. So to get started we have to first make a template which is a word document template file (.dot file).

Open a new word document. Design the template as you like and once...

category: Foundation | clicked: 95 | | source: www.midnightprogrammer.net | show counter code
tags: .NET Framework, C# .NET, MS Word, Office, Office Automation