MS Word with VB.NET

  • Thread starter Thread starter Gary
  • Start date Start date
Scott,
The webbrowser control is a VB net (C#.net) control with which you can do a
lot of task IE can do to.
When I wrote this I got an answer to Gary.
Gary, As far as I know, is itn't possible to do things with the webbrowser
that cann't be do with IE. I advise you to try it first using IE.
Cor
 
Thanks for replying. Actually it is a design decision to invoke MS Word
through a VB.NET application and access almost all functionalities of MS
Word. Another consideration is that Word should open within the process
boundary of the application. To give you an insight into the requirement, we
need to create templates and then based on these templates we need to create
documents. The interface should be similar to the mail merge facility of
Word.

I hope you someone can guide me. Anyways I am also trying other avenues such
as VC++.net controls.

Thanks Again,
Gary
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top