My user wants to have reports in Word format. Is there a way to embed the Word API into a .NET app? Are there any articles discussing this?
Your help is apreciated. Kaytrim
MigrationUser 1 Friday, January 31, 2003 5:45 PM
Well, assuming that the end user will have Word installed on their machine, you could use the .NET Office Primary Interop Assemblies to control Word. There was an article on this very site posted yesterday that should provide some insight for you.
MigrationUser 1 Saturday, February 01, 2003 10:21 AM