|
Home > Archive > FoxPro Help and Support > December 2005 > ZetaFax problem.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| MeAgin 2005-12-12, 3:24 am |
| Hi all,
We use ZetaFax API to send faxes. In the client site we have encountered a
problem.
Once we send a fax item with n pages the entire fax is delivered to the
destination n times.
This is not happening to all the users but for two users it is happening
repeatedly.
Any help is appreciated.
Thanks.
Nadee
| |
| Lee Mitchell 2005-12-12, 11:24 am |
| Hi Nadee:
Are you using the REPORT FORM command to send the faxes? If so, I would
clear the Expr, Tag, and Tag2 fields of the report.
I am not familiar with the Zetafax software. Is this a printer driver?
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>Hi all,
>We use ZetaFax API to send faxes. In the client site we have encountered a
>problem.
>Once we send a fax item with n pages the entire fax is delivered to the
>destination n times.
>This is not happening to all the users but for two users it is happening
>repeatedly.
>Any help is appreciated.
>Thanks.
>Nadee
| |
| MeAgin 2005-12-13, 3:24 am |
| Thanks Lee.
ZetaFax is a third part faxing application which I used to automate sending
faxes.
This not a problem comes only for VFP repots.
Mainly I get this problem when sedning large TIFF files. ie when sending a
fax with a large (around 10 pages) TIFF file this happens.
I feel this is bacuse of the size of the file. Becasue the this file size is
large it is taking a long time to send the fax and while sending the fax if
line get disconnected ZetaFax will start sending the fax from the first page
again resulting first few pages of fax is sent multiple times.
Nadee
"Lee Mitchell" <Leemi@online.microsoft.com> wrote in message
news:FHwtekz$FHA.1236@TK2MSFTNGXA02.phx.gbl...
> Hi Nadee:
>
> Are you using the REPORT FORM command to send the faxes? If so, I would
> clear the Expr, Tag, and Tag2 fields of the report.
>
> I am not familiar with the Zetafax software. Is this a printer driver?
>
> I hope this helps.
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> Sincerely,
> Microsoft FoxPro Technical Support
> Lee Mitchell
>
> *-- VFP9 HAS ARRIVED!! --*
> Read about all the new features of VFP9 here:
> http://msdn.microsoft.com/vfoxpro/
>
> *--Purchase VFP 9.0 here:
>
http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
> 69-4500-8bf2-3f06689f4ab3&type=ovr
>
> Keep an eye on the product lifecycle for Visual FoxPro here:
> http://support.microsoft.com/gp/lifeselectindex
> - VFP5 Mainstream Support retired June 30th, 2003
> - VFP6 Mainstream Support retired Sept. 30th, 2003
>
>
a[color=darkred]
>
>
>
>
>
>
>
>
| |
| Paul Pedersen 2005-12-13, 9:24 am |
| I used Zetafax a couple years ago, but haven't run into this problem,
probably because that app's faxes were short. But I suggest looking for an
option that says something like "resend all pages on resubmit" and change
it. I think an option like this is pretty common; I know WinFax has it, and
I'd be surprised if Zetafax doesn't.
"MeAgin" <MeAgain@email.com> wrote in message
news:uRgkFc5$FHA.3804@TK2MSFTNGP14.phx.gbl...
> Thanks Lee.
>
> ZetaFax is a third part faxing application which I used to automate
> sending
> faxes.
>
> This not a problem comes only for VFP repots.
> Mainly I get this problem when sedning large TIFF files. ie when sending a
> fax with a large (around 10 pages) TIFF file this happens.
> I feel this is bacuse of the size of the file. Becasue the this file size
> is
> large it is taking a long time to send the fax and while sending the fax
> if
> line get disconnected ZetaFax will start sending the fax from the first
> page
> again resulting first few pages of fax is sent multiple times.
>
> Nadee
>
>
> "Lee Mitchell" <Leemi@online.microsoft.com> wrote in message
> news:FHwtekz$FHA.1236@TK2MSFTNGXA02.phx.gbl...
> rights.
> http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
> a
>
>
|
|
|
|
|