G
Guest
On my Dell Dimension I have a program called Phone Tools which I have been
using to send faxes – Word docs, etc..
If I want to send a .pdf document I usually open the document and then
choose Capture Fax BVRP as the printer and send it that way.
Now if I want to send a fax using Phone Tools, when I get to Finish there is
a message that says there is a Printer error. I can go into Help and it also
allows me to debug. In debugging I see the following (The line that starts
with WordBasic.FilePrintSetup and mentions Capture FAX is highlighted in
yellow.):
(General) TmpDDEE
Private sub TmpDDE()
WordBasic.FileOpen “C:\Documents and Settings\Mary\My Documents\Lupe Visa
Letter
WordBasic.FilePrintSetup “Capture Fax BVRP on pâ€, DoNotSetAsSysDefault:=1
WordBasic.FilePrint 0
WordBasic.DocClose 2
WordBasic.FilePrintSetup “â€
End Sub
Also, I used to be able to choose Capture Fax as a print option from Word,
etc but it no longer appears.
Any help would be greatly appreciated.
Mary
using to send faxes – Word docs, etc..
If I want to send a .pdf document I usually open the document and then
choose Capture Fax BVRP as the printer and send it that way.
Now if I want to send a fax using Phone Tools, when I get to Finish there is
a message that says there is a Printer error. I can go into Help and it also
allows me to debug. In debugging I see the following (The line that starts
with WordBasic.FilePrintSetup and mentions Capture FAX is highlighted in
yellow.):
(General) TmpDDEE
Private sub TmpDDE()
WordBasic.FileOpen “C:\Documents and Settings\Mary\My Documents\Lupe Visa
Letter
WordBasic.FilePrintSetup “Capture Fax BVRP on pâ€, DoNotSetAsSysDefault:=1
WordBasic.FilePrint 0
WordBasic.DocClose 2
WordBasic.FilePrintSetup “â€
End Sub
Also, I used to be able to choose Capture Fax as a print option from Word,
etc but it no longer appears.
Any help would be greatly appreciated.
Mary