Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How tp print barcodes containing letters
Message
From
21/01/2022 11:07:40
 
 
To
20/01/2022 18:34:55
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01683294
Message ID:
01683309
Views:
51
>>>Hi!
>>>
>>>>Why reinvent the wheel? https://github.com/VFPX/FoxBarcode
>>>
>>>Where to find sample how to use it in reports ?
>>>Report should contain lot of barcodes, one barcode per row.
>>>Sample output is attached.
>>
>>In some of my code from 2005. I found that I had to surround the string to print as barcode with asterisks, as in
>>"*" + Alltrim(This.oRec.Itemno)+ "*"
>>
>>But then for some we used 3of5 (IIRC, perhaps I misremember the name), for some we used 128. Some were printed via Word, some using Dymo label printer's COM object, but regardless of that, had to set the font and the content like this... for one of them. Don't remember which.
>
>Hi Dragan,
>close, but you are probably thinking of 3of9 bar code font.

Fans of of the American television show "Star Trek: Voyager" would probably get that conused with Seven of Nine (a character from that television show)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform