Posted by: Ingo Pohl
Hello,
Here i have a little collection for people who wants to fax:
Under Win-XP install the Fax-Service as described here:
http://www.microsoft.com/windowsxp/using/setup/learnmore/crawford_02october21.mspx
After that, you have the ability to generate an Active-X called: "faxcom 1.0 Type Library"
Now you should open my file called "faxcom 1.0 Type Library.apl" and
copy/paste the class definitions since i updatet every single class and
within each class every function-description and parameters with the
official text from MSDN found here:
http://msdn.microsoft.com/en-us/library/ms691931(VS.85).aspx
Within the file is also a class called "fcFaxServer".
This one has functions implemented to create your first fax.
A little example of how to use is shown in the formwindow if you press the "Go"-Button.
Also i collected a Summary of the classes, its hierarchy and the functions in the word document.
(The example i build with TD3.1 PTF4 and was saved as text;)
In order to run the test program copy the test.rtf to c:\temp\ (if the path doesnt exist you have to create it)
Any comments are welcome.
Ingo