|
-
Oct 16th, 2003, 02:37 AM
#1
Thread Starter
Junior Member
Is it possible to send a fax using VB.Net?
Hi,
Does anyone know if it is possible to send a fax document from VB.Net?
If it's possible, how is it done?
Thanks for any help,
Liam.
-
May 20th, 2004, 09:07 AM
#2
PowerPoster
I would like to know as well.
-
May 20th, 2004, 09:15 AM
#3
windows XP (and possibly prior versions) have faxing built in that you can automate
requires it to be installed though (which needs the XP CD) so I guess its usablity would depend on if this is an internal office app, or an app you will be distributing
-
May 20th, 2004, 09:34 AM
#4
Thread Starter
Junior Member
Thanks Matt,
The requirement to do this went away, but I'll keep your reply on file for the next time it comes up.
Thanks again,
Liam.
-
May 20th, 2004, 10:01 AM
#5
i wrote a fax program in VB6 that semi automates a program called FaxTalk Messenger Pro and Word because I was sick of getting up to fax people stuff all the time. the fax app installs itself like a printer (i think MS fax does this as well) so I automate word to open the doc file and change the printer to the fax driver, and then print the doc. This sends it to the fax program and faxes it to the customer.
Reason I say its semi automated is because I still have to put in the customers phone number/name because you cant pass those values to the fax program. MS fax program might allow for that since they are all about automation
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|