Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How tp print barcodes containing letters
Message
De
20/01/2022 10:19:56
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
20/01/2022 09:47:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01683294
Message ID:
01683299
Vues:
60
>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.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform