Using FaxSendDocument with shared FaxService

  • Thread starter Thread starter Nicolas Caron
  • Start date Start date
N

Nicolas Caron

Would it be possible to send a fax using FaxSendDocument through a
different PC?

Like having my client app send the fax to a fax server on which my
fax/modems are installed and have that server actually send the fax?
 
You can send a fax to a remote fax server. If you have a Win2k3 server, here
is the link to the sample code:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxusing_8lyb.asp

In the sample, for the "connect" function call, pass the remote server name.

-----

Renu Bhattar [MSFT]

Microsoft Printing, Imaging and Faxing
This posting isprovided "AS IS" with no warranties and confers no rights.
Please do not send mail directly to this alias. This alias is for newsgroup
purposes only.
 
Back
Top