Word and VB

J

John Wright

I apologise if this has been asked Ad Nausum, but I have a question about
using Word in VB. I have a form that the user will select an item from the
dropdown list. This program will go to the database and load the details
for the item. I have created a Word document that has bookmarks that I need
to place the data into. I would like to display the word form in my WinForm
so I don't have to launch another application. I also need to print the
document if necessary keeping the format. If someone can point me to the
right direction that would be great. I did this a long time ago in VB 6
and it is much different now so any help is appreciated.


John
 
J

John Wright

I figured out how to add data to bookmarks, but now I have another question.
If I want to include this file as part of my clickonce distribution, how
would I add it to the project? Do you suggest the resources folder? What
path would I use to get to this file to open it?

Thanks.

John
 

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

Top