Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ActiveX control on a Report
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00106768
Message ID:
00106792
Vues:
23
Paul,
There are some methods you could use to accomplish what you are doing.

1. You already have the control on a form (or some other type of container) you could write a function that instantiates this control and calls the proper methods from the ActiveX control.

Like:
x = createobject("conBarcodeContainer")
x.printbarcode()

BUT:

You are probably trying to print the barcode on your report. I have a better solution to this problem. Acquire a barcode Font. One company I know of is www.azalea.com. They have code written for FoxPro and VB and their fonts work pretty darn well. There are others though.

Hope this helps.
Rod
Rod Paddock
Editor in Chief CoDe Magazine
President Dash Point Software, Inc.
VP Red Matrix Technologies,Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform