I am still having problems sending a Fax.

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