Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: sing WORD templates in .NET


Message #1 by "greg robinson" <gregarobinson@h...> on Thu, 18 Jul 2002 21:44:18
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    

  Return to Index