B4A Library [B4X] barcodeGenerator - Cross platform Barcode code generator - Lucas Siqueira    May 8, 2023   (20 reactions) codeBarGenerator is a class that generates barcodes.
It is written in B4X and is compatible with B4A, B4i and B4J.
At the moment the class only generates barcode in EAN13, UPC-A and CODE128-B... B4J Question ITF-14 Barcode Generator - syerif    Oct 18, 2022 hi,
is there any library or way to generate barcode in ITF-14 format?
best regards... B4A Library Barcode Generator - NJDude    Jan 3, 2014   (17 reactions) This library will allow you to generate barcodes and place them on an ImageView or download them as a file.
Requirements:
1- Internet connection
2- Copy the BarcodeGenerator.jar and... B4i Question Barcode 39 Generator - Blank rightmost area - Mike1970    Apr 17, 2020 Hi everyone, i was trying this code from @Erel that generates a Code39 Barcode, it works perfectly.
The only doubt is: How can I get rid of that blank area on the right of the code? (or at least... B4A Question barcode generator - emexes (first post)    Feb 1, 2023   (1 reaction) Some linear 1D barcodes are super-simple to generate "manually" too.
And I recall seeing fonts for the simplest of them (which won't help you if they're not the barcode type that you need, but does give you a feel for their (un)complexity ? )... B4i Question Generate Barcode 39 - iCAB    Jan 17, 2020 Hi All
I am looking to generate barcode 39 in my app.
I saw the below link, but it supports code 128 only.
https://www.b4x.com/android/forum/threads/how-to-generate-1d-barcode.112429/
I found few... B4i Question Is there a b4i Barcode generation library that will go beyond QRGenerator's 80 character limit - vikingivesterled (first post)    Aug 30, 2018 Thank's Erel,
that worked perfectly.... B4J Question data matrix barcode generator offline - sz4t4n (first post)    May 31, 2018   tags: Barcode Datamatrix genera Works great! Thank You very much.... B4i Question generate barcode b4i - Johan Hormaza (first post)    Sep 22, 2022
thank you , I check and try
I do not understand what you mean? You can put any name... B4A Library Simple generation EAN barcodes - vampirbcn    May 5, 2013   (1 reaction) Simple example of how to generate and display barcodes EAN 8 and EAN 13.
I hope someone can be useful
17206.vB
'Code module
'Subs in this code module will be accessible from all... Page: 1   2   3   4   5   6   7   |