Hello everybody
I tried searching the forum, but couldn't find anything. Is there a tutorial that explains to me, if it were possible, to generate any type of barcode?
like in an old post: https://www.b4x.com/android/forum/threads/barcode-generator.36356/#post-213359
only that I would need it without an internet connection
(practically I would like to have the user's card saved by entering the code with relative barcode creation)
Is there anything I can study or figure out how to solve my need?
I work at b4x
thank you all
This is my first attempt at B4J. Have not tried to do anything special to the layout etc. The aim was to get back the correct binary strings to draw Code11, Code39, Code93, EAN8 and EAN13 barcodes with. All the code are in the main module as well as modules for each of the types of barcodes. The...
This library will create QR Codes (version 1 to 40), Aztec Codes (layer 1 to 11), PDF417, 2 of 5 Interleaved, EAN-13, EAN-8, Code 128, Code 39, Code 93, Code 11. Library files (*.xml and *.jar) inside the /Files folder. Copy them to your default library folder. It will create *.PNG files that...
This library will create QR Codes (version 1 to 40), Aztec Codes (layer 1 to 11), PDF417, 2 of 5 Interleaved, EAN-13, EAN-8, Code 128, Code 39, Code 93, Code 11. Library files (*.xml and *.jar) inside the /Files folder. Copy them to your default library folder. It will create *.PNG files that...
This is my first attempt at B4J. Have not tried to do anything special to the layout etc. The aim was to get back the correct binary strings to draw Code11, Code39, Code93, EAN8 and EAN13 barcodes with. All the code are in the main module as well as modules for each of the types of barcodes. The...
This library will create QR Codes (version 1 to 40), Aztec Codes (layer 1 to 11), PDF417, 2 of 5 Interleaved, EAN-13, EAN-8, Code 128, Code 39, Code 93, Code 11. Library files (*.xml and *.jar) inside the /Files folder. Copy them to your default library folder. It will create *.PNG files that...
This library will create QR Codes (version 1 to 40), Aztec Codes (layer 1 to 11), PDF417, 2 of 5 Interleaved, EAN-13, EAN-8, Code 128, Code 39, Code 93, Code 11. Library files (*.xml and *.jar) inside the /Files folder. Copy them to your default library folder. It will create *.PNG files that...
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 ? )