Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting Winfax as the default printer
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00565116
Message ID:
00565178
Vues:
19
>>Sergey
>>
>>As I said in my question set printer to name "Winfax" doestnt work. The faq doesnt help as I am trying to fax a word document not print a report.
>>
>>Thanks anyway
>>
>>Colin
>
>How do you send word document to the printer?
>Can you post your code?

Try to use the Windows Script Host's Network Object
oNet = CREATEOBJECT("WScript.Network")
oNet.SetDefaultPrinter("WinFax")
Take a look also at Thread #545890 and Thread #553536.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform