Hey Experts,
I have recently installed the VSTO 2005 SE 'Tools for Office' onto Visual Studio 2005 Pro, using VB. I thought this would be the best way to embed a word doc into my app. I have been unable to do this and am wondering whether i am actually going in the right direction. So, my problem is:
I have a auto-mailing app which plugs into an SQL database which pulls out a list of contacts which I then use to email those in the list. The emails are sent via a form to fill in, the problem area being the richtextbox. This is what i want replaced by an embedded ms word area which uses all the functionality of word to manipulate text and add images. Then, all this is added to the HTMLBody of the email and sent automatically.
Much appreciated in advance!
Start Free Trial