send fax with doc --source code

R

Raymond Chiu

Dear all,

I am vb.net programmer and has one question about fax problem.
If I has the database storing customer information with fax number and I has
different word letter format with some empty fields variables which should
be assigned by the program, How can the program do to send fax through some
third-party program with manipulation in the word document? Is there any
source code from word object to fax program object? Which third-party
program should I use?

I really need your help,
Thanks,

Raymond
 
S

SurturZ

I have struggled with faxing from VB for many years. It is not an easy thing
to do, you will need to learn how to use TAPI or a third party product like
MSXFAX or Hylafax.

As for the Word document, look up "Microsoft Word PIA" in Google.
 

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

Similar Threads


Top