Accessing Word Documents in C#
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I'm creating a program that will pull information from a SQL database and map those fields onto a Word Document. The Word Document is formatted with bookmarks so you can easily reference to the part of the document you wish to append to. I know this is possible in VB and Delphi 6; however, I've found nothing in C#. Has anyone experimented with this? Or do you know where I might go to find some more information? Thanks guys, -Chris Bryant