-
I need help to send a fax from a VB 6.0 Application running in Windows 2000. I want to open a Word Docoument (objectWord.Documents.Open (App.Path & "\TEMPVEHREG1.doc") load text fields and then send to a fax located on same workstation. I have looked at Fax Service Client API Visual Basic Reference (http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/fax/clientover_7t6c.htm) but, having problems getting it to work. It says can not create an Active X document.
Any help is appreciated.
Thanks
Joe
-
Still looking for a solution for Faxing a Word Document within VB 6.0.
Thanks,
Joe
-
You might want to check your references in you project. You might have a dll that is missing or in the wrong place. Or you might not have a DLL that you need selected at all.
Eiredrake
[Edited by Eiredrake on 10-14-2000 at 01:59 PM]