N
Neil Livingstone
Please can anyone tell me the methods available for sending faxes
from a VB program.
I need the method to be reliable and to work with considerable load, i have
a vb program that generates Purchase Order documents in PDF format all i
need
to do is to develope a new class that i can pass the telephone number of the
recipient
and the URI for the PDF doc, call a magic method and hey presto.
I have already tried the following API that you can add to windows XP:
FAXCOMEXLib.FaxServer
However i am fairly sure this only works on an XP platform, i ideally would
lilke something that works on w2k xp server 2003 ....
Using standard SDK COM+ API's would be nice but any suggestions for
third party components would also be appreciated.
Many thanks in advance
Neil
from a VB program.
I need the method to be reliable and to work with considerable load, i have
a vb program that generates Purchase Order documents in PDF format all i
need
to do is to develope a new class that i can pass the telephone number of the
recipient
and the URI for the PDF doc, call a magic method and hey presto.
I have already tried the following API that you can add to windows XP:
FAXCOMEXLib.FaxServer
However i am fairly sure this only works on an XP platform, i ideally would
lilke something that works on w2k xp server 2003 ....
Using standard SDK COM+ API's would be nice but any suggestions for
third party components would also be appreciated.
Many thanks in advance
Neil