Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PC LABEL PRINTER
Message
 
À
22/09/2009 11:35:41
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01425608
Message ID:
01425700
Vues:
64
Hi Sergio,

>How can I print the file from my foxpro form?

According to their web site (http://www.brother.com/bpac/en/bpac_samples.html) something like this should work:
oPrt = CreateObject("BrssCom.Document")
oPrt.Open("whatever.lbl")
oPrt.DoPrint(0, "0")
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform