aspx thread: sing WORD templates in .NET
I need to use WORD to build some letter templates. Variable can be passed at runtime, like name, address, etc, but the content of the letter is static. I have done this in the past using VB 5.0 and hooking into WORD. Can anyone point me in the right direction to start researching how to do this within the .NET Framework? Which Namespace? I plan to call this from within an aspx page, or from a server side component called from within the page. Thanks in advance
|





