Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing UPC Code 128 Barcodes
Message
From
02/06/2008 09:23:23
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01320633
Message ID:
01320952
Views:
14
>>Hi Viv,
>>
>>I just looked into the code. The numbers you mentioned are the 'reference numbers'. Those that I used are the corresponding ANSI-Codes. Those I stored in an array which is build analog to the reference numbers.
>>
>>
>>laBarcodes(103) = CHR(192)
>>laBarcodes(104) = CHR(193)
>>...
>>
>>
>>And as you wrote: The Stop-Sign isn't part of the reference list. But it is definitely defined as well as the rest area (blank) and blanks (chr(223)). However...outside of the array.
>>
>>So...no older version, just a different approach :-)
>
>Not sure how you get from CHR(193) to 104. I'd use CHR(136) in those circumstances. Anyway.....

Hm, lets say it depends on how you create your barcode. In my list, STOP is Pattern (arraypos) number 107.
The contents of my array does not represent a char but a pattern that will be drawn using GDI+ ::) (So I draw lines instead of using some fonts.)

Agnes
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform