Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Anyone had experience with WorthData Barcode DLL?
Message
 
À
13/04/2005 20:19:23
Gavin Reid
L & M Marketing Pty Ltd
Frenchs Forest, Australie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Divers
Thread ID:
01004015
Message ID:
01004470
Vues:
18
Gavin,

First check if the error you have is something to do with the error shown in http://support.microsoft.com/default.aspx?scid=kb;en-us;183522

Next I would consider to use instead of DLL pure VFP and FREE 128C TTF from http://iqs.fi/en/products/code128.html There is a translation table too for how to make DATA->BARCODE algorithm.

With the TTF you just drop a textbox to your report, choose above font and size. For the correct barcode output then translate your numeric data for the textbox as it is shown in their site.

I have also made VFP function to do the numeric data->barcode metadata translation. Then you can use it like MyGimme128C(cMyNumericData) in your textbox.

AT
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform