If you don't mind doing COM Interop you can leverage the fax service in
Windows 2000/XP. You start by adding a COM reference to FAXCOM.DLL (usually
under C:\WINNT\SYSTEM32), then create two objects: FaxServer and FaxDoc.
You use the FaxServer object to connect to your server, and then create
FaxDoc object passing the document you want to fax. At this point you set
the number to dial, send the fax, and disconnect from the server.
Have you tried to specify the server name, instead of leaving it empty?
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.