Generate report in word document from db

Posted by Murugavelmsc under C# on 8/2/2013 | Points: 10 | Views : 1392 | Status : [Member] | Replies : 1
Hi Experts,

I need to generate report in word format.
I have a standard template with ref to the field names

eg. world file:

Compnay Name/Logo
current Date
Name: <<Name>>
<<Designation>>
<<Department>>

I hereby declare .......

Thanks you
<<Name>>

The field names are fetched from db.

Whenever i run this it can generate list of employees in the db.

Please help me out.

Regards,
Murugavel S
murugavel.sadagopan@gmail.com
http://murugavelmsc.blogspot.in/



Responses

Posted by: Bandi on: 8/2/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Refer these links for the direction to meet your requirement
http://www.c-sharpcorner.com/UploadFile/amrish_deep/WordAutomation05102007223934PM/WordAutomation.aspx
http://www.codeproject.com/Articles/18703/Word-2007-Automation
http://www.msguy.com/2011/12/generating-reports-with-templater-ms.html

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Murugavelmsc, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response