PC Review Forums Newsgroups Windows 2000 Microsoft Windows 2000 Fax scripting & fax

Reply

scripting & fax

 
Thread Tools Rate Thread
Old 04-08-2003, 05:53 AM   #1
Peter Fiedler
Guest
 
Posts: n/a
Default scripting & fax


Using windows 2000's fax printer and windows scripting
capabilities is it possible to Print to Fax and supply a
file name and the recipient's name and fax number in the
script?
I would like to set up scheduled task to fax a document
before office hours each morning.
  Reply With Quote
Old 05-08-2003, 10:31 AM   #2
Raghavendra R [MSFT]
Guest
 
Posts: n/a
Default Re: scripting & fax

[...from an earlier post in the same newsgroup]

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/d...legacy_9lf4.asp
For information on extended COM interfaces, check
http://msdn.microsoft.com/library/d...xabout_699l.asp
For some fax service extended COM samples see
http://msdn.microsoft.com/library/d...xabout_2ckz.asp

--
Raghavendra R
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.'

"Peter Fiedler" <Peter.Fiedler@sunwater.com.au> wrote in message
news:02cd01c35a3b$fa2cdbc0$a501280a@phx.gbl...
> Using windows 2000's fax printer and windows scripting
> capabilities is it possible to Print to Fax and supply a
> file name and the recipient's name and fax number in the
> script?
> I would like to set up scheduled task to fax a document
> before office hours each morning.



  Reply With Quote
Old 07-08-2003, 06:28 AM   #3
Peter Fiedler
Guest
 
Posts: n/a
Default Re: scripting & fax

Thanks Raghavendra
I have been lookng for clues on the microsoft site and
basically I can't get anything to work.
I am not a programmer and don't have VB or C++ but had
found at microsoft an example of a macro that is meant to
work in Office2000 with windows2000.
Unfortunately i get a message that the FaxDoc.Send method
is not supported.
What I am hoping is that there may be a method using
VBScript to call the necessary service, create the fax
from a file and send the fax to a supplied phone number
and recipient.

This article was very promising but I fail at the
faxdoc.send stage
http://msdn.microsoft.com/msdnmag/i...08/faxserv/defa
ult.aspx

I have followed the advice and put the macro in word to
try to fax a gif image which gets opened in Photo Editor.
I end up with Photo Editor hung.
If I open the gif image in Photo Editor , then File->Print
to fax and fill in the wizard it works fine.
>-----Original Message-----
>[...from an earlier post in the same newsgroup]
>
>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
>
>--
>Raghavendra R
>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.'
>
>"Peter Fiedler" <Peter.Fiedler@sunwater.com.au> wrote in

message
>news:02cd01c35a3b$fa2cdbc0$a501280a@phx.gbl...
>> Using windows 2000's fax printer and windows scripting
>> capabilities is it possible to Print to Fax and supply a
>> file name and the recipient's name and fax number in the
>> script?
>> I would like to set up scheduled task to fax a document
>> before office hours each morning.

>
>
>.
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off