Looking for someone to help me write VB5 code
that will read a MS word document and place it in a form.
May not be possible.
Creating a catalog on CD-ROM.
Can this be done with pdf?
Printable View
Looking for someone to help me write VB5 code
that will read a MS word document and place it in a form.
May not be possible.
Creating a catalog on CD-ROM.
Can this be done with pdf?
I'm not going to write if for you, but I can tell you for sure that it's possible. Office Automation will allow you to do pretty much anything you want to/with a Word doc from VB, and there is an API call that lets you put a Word doc into a VB form as a child process.
To get you started, there's a brief Word tutorial at:
http://www.hobbithouseinc.com/VB