Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MS 2000 Fax Support
Message
De
11/11/2000 22:34:28
 
 
À
11/11/2000 19:31:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00440716
Message ID:
00440738
Vues:
18
>Looking for code examples that will help me send FoxPro reports to MicroSoft Windows 2000 professional Fax Manager. Need to be able to send multiple fax jobs (customer specific) to Fax Manager Queue.
>
>Have done a little research on WINAPI FaxStartPrintJob but no luck. Need help in understanding how and which WINAPI's to use.
>

There's a COM model whichwill work to send faxes; I haven't tried it, and the docs don't say it will work with VFP, but the object model seems pretty easy - instance a FaxServer Object in order tolink with a server, and then use it to generate FaxDoc objects which you populate and the server handles it from there on. You can check the status of a request, and it supportsboth print streams and file attachments.

If VFP isn't able to access it directly, either buy a third party control that is able to talk to VFP, or write a wrapper on the required parts of the COM object in VB and generate your own ActiveX control.

>Thanks
>Corey Baker
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform