Yes, and you'll need the interop components too.
http://msdn.microsoft.com/library/de...embliesFAQ.asp
Keep in mind the warnings about using Office COM objects:
INFO: Considerations for Server-Side Automation of Office
http://support.microsoft.com/kb/257757/EN-US/
"Stelios Skiathitis" <> wrote in message
news:d71qbf$70$...
>I 'm thinking of using the Microsoft COM object to develop an asp.net page
>that will generate a word document from data filtered from an SQL server
>database. When the application is going to be deployed in windows server
>will the server require office installed so to work properly?
>