Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need to send faxes
Message
De
28/08/1998 11:35:19
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00130811
Message ID:
00131027
Vues:
52
>>I am in a project where I have to send faxes to a group of people, my first problem is how to use the report writer to produce files that can be faxed - if its possible - I am trying to avoid using Microsoft Word - as an ActiveX server - because I have to do the report manually.
>>And my second question is once I have the file ready to send, How to send it. I am looking for and OCX that can do the job. If somebody can give a clue I will really appreciate it. Thanks
>
>Most fax programs act like printers, once you tell them what number to fax to. Your issue is simply making this phantom 'fax printer' your current printer, sendin instructions as to what fax numbers to send to, and print your reports normally (as if you were printing to a local printer).
>
>Also, most fax programs are controllable through DDE commands - which take a little getting used to but work well. SO, you need to find out how best to select the fax printer in your environment, and what DDE commands to send to the driver.
>
>There are probably plug-ins that handle faxing (check HalloGram), but I'd recommend just using the one built into Win9x or the one available free for NT ad doing the DDE shuffle (that way you don't have to worry so much about OCX versions and distribution rights and such) - or using whatever your office uses.
>
>Luck
Thanks for your answer Michael : What I am trying to do is to build a module that works without external input that send faxes (maybe at night) having a table with names and numbers. I think that if I use the report writer to send faxes using the Microsoft Fax driver it will wait for questions to be answered and thats not the idea.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform