Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Output to Fax
Message
De
05/10/2012 13:41:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01554380
Message ID:
01554407
Vues:
53
>Hi.
>One of our cusotmers have asked if there is a way to automatically 'Fax' invoices
>e.g. now, Invoices with an email address are automatically Emailed
>If say 100 customers have a Fax no. (and not an email address) any suggestions on how to Fax the 100 invocies in one go.
>Tia
>Gerard

I did this the way Dragan mentioned eons ago. If you dig around, you can get documentation for the Winfax SDK and that will do it.
Allow lots of time for testing. It's a real pain.
The code is long gone, I'm sorry to say.

In a more modern mode, a client recently had me do an interface to a service that takes emails and faxes attached PDF's to the fax number you provide in the email.

The email is addressed to fax number + "@faxage.com"

I did it with .NET so I can't share the VFP code, but it's just like sending any email with an attachment.
There are several services that do this. Our client chose faxage.

It's a whole lot easier than tussling with the Winfax SDK and you don't need a line or a modem.

Can you still get fax modems, I wonder?
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform