Fax Command line

S

Sandro

Is it possible to send a fax with windows XP fax or WINFAX PRO (I have
both) using a simple command line such as : FAX phonenumber
attachedfile ??
I need to send automated faxes without assistant and confirmations .
 
R

Russ Valentine [MVP-Outlook]

You may want to ask this question in one of the programming groups.
 
K

Ken Slovak - [MVP - Outlook]

WinFax Pro, no. You can program WinFax Pro to do that but not by using
a command line that I know of.

If you have Office Developer you can download a sample COM addin that
programs WinFax and modify that to do whatever you want. It's on the
http://www.slipstick.com/dev/comaddins.htm page and it's listed as
Sample Written in VBA with Office 2000 Developer.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm


Russ Valentine said:
You may want to ask this question in one of the programming groups.
--
Russ Valentine
[MVP-Outlook]
Sandro said:
Is it possible to send a fax with windows XP fax or WINFAX PRO (I have
both) using a simple command line such as : FAX phonenumber
attachedfile ??
I need to send automated faxes without assistant and confirmations
..
 
M

Manoj Jain [MSFT]

Using the COM APIs supplied by the Windows XP Fax, you could easily write a
scripting application to achieve the same. Please look at the extensive
documentation on the same in Microsoft Developers Subscription Network

--
Thank you, Manoj
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