Can you fax a document automatically - from within a program ?

P

Puneesh Kumar

Hi,

I am trying to fax a document from within a program.

The program should be able to specify the fax number and the filename, and
the document should be faxed to the destination.

Does anyone know of a way in which such a feature can be achieved.

I do NOT want any pop-up window. Everything should be like a command from
withing a program.

Any insight into this will be appreciated.

Thanks
Puneesh
 
V

Vinod MR [MSFT]

You could look at COM interfaces (on Windows 2000) or the extended COM
interfaces for Windows XP and above.
You can find more information on the COM interfaces at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxlegacy_9lf4.asp
For information on extended COM interfaces, check
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxabout_699l.asp
For some fax service extended COM samples see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxabout_2ckz.asp

Vinod MR [MSFT]
Microsoft Printing, Imaging and Fax Team

This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
 

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

Top