Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyone had experience with WorthData Barcode DLL?
Message
 
 
To
13/04/2005 20:19:23
Gavin Reid
L & M Marketing Pty Ltd
Frenchs Forest, Australia
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01004015
Message ID:
01004470
Views:
23
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
Previous
Reply
Map
View

Click here to load this message in the networking platform