Question : Creating a word document programatically

I want to be able to create a word document with fields populated from a selected record in a SQL table.
The front end will be a windows form with either a button or a gridview.
Can anyone tell me either how to do this or even start ?

Answer : Creating a word document programatically

Martin,

I think by doing some modifications in this code, you can achieve this. This example is for exporting dataset to word. So you can use it any controls binding dataset.

Check this link
http://www.eggheadcafe.com/community/aspnet/2/10125228/re.aspx

--Raj
Random Solutions  
 
programming4us programming4us