Can't send fax
WinXPTalk.com Forum Index WinXPTalk.com
Forums for Windows XP users.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winxptalk.com
Can't send fax

 
Post new topic   Reply to topic    WinXPTalk.com Forum Index -> Print & Fax
Author Message
sweeneysmsm
Guest





Posted: Tue Nov 01, 2005 5:27 pm    Post subject: Can't send fax Reply with quote

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
Back to top
Russ Valentine [MVP-Outlo
Guest





Posted: Wed Nov 02, 2005 1:49 am    Post subject: Re: Can't send fax Reply with quote

I'm afraid this had nothing whatsoever to do with Windows XP Fax.
--
Russ Valentine
[MVP-Outlook]
"sweeneysmsm" <sweeneysmsm@discussions.microsoft.com> wrote in message
news:45B6F8BB-AF33-4E3E-8BA4-E6641F5765D2@microsoft.com...
Quote:
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
Back to top
sweeneysmsm
Guest





Posted: Wed Nov 02, 2005 1:49 am    Post subject: Re: Can't send fax Reply with quote

Well, I guess that I haven't been able to find Windows XP Fax... There is no
mention of it in Help or in any of the searches I have done. However, I did
solve my problem. I read that problems sending faxes can result if the
graphics are complex - which mine were. Once I tried faxing a plain text
document the software worked just fine which at least let me know that I had
not damaged anything.

"Russ Valentine [MVP-Outlook]" wrote:

Quote:
I'm afraid this had nothing whatsoever to do with Windows XP Fax.
--
Russ Valentine
[MVP-Outlook]
"sweeneysmsm" <sweeneysmsm@discussions.microsoft.com> wrote in message
news:45B6F8BB-AF33-4E3E-8BA4-E6641F5765D2@microsoft.com...
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



Back to top
Russ Valentine [MVP-Outlo
Guest





Posted: Wed Nov 02, 2005 9:12 am    Post subject: Re: Can't send fax Reply with quote

Fine. My point was that this is a group to support Microsoft Windows XP
Printing and Faxing applications. Questions regarding third party
applications need to be directed to those manufacturers because you'll not
likely find people familiar with them here.
--
Russ Valentine
[MVP-Outlook]
"sweeneysmsm" <sweeneysmsm@discussions.microsoft.com> wrote in message
news:C577ABE4-EB52-4C15-BA88-550492ABB21D@microsoft.com...
Quote:
Well, I guess that I haven't been able to find Windows XP Fax... There is
no
mention of it in Help or in any of the searches I have done. However, I
did
solve my problem. I read that problems sending faxes can result if the
graphics are complex - which mine were. Once I tried faxing a plain text
document the software worked just fine which at least let me know that I
had
not damaged anything.

"Russ Valentine [MVP-Outlook]" wrote:

I'm afraid this had nothing whatsoever to do with Windows XP Fax.
--
Russ Valentine
[MVP-Outlook]
"sweeneysmsm" <sweeneysmsm@discussions.microsoft.com> wrote in message
news:45B6F8BB-AF33-4E3E-8BA4-E6641F5765D2@microsoft.com...
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



Back to top
 
Post new topic   Reply to topic    WinXPTalk.com Forum Index -> Print & Fax All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Office Forums Access Forums Windows Server Exchange Server Help
New Topics Powered by phpBB