Platforms to show: All Mac Windows Linux Cross-Platform

The module ZxingBarcodeMBS

module ZxingBarcodeMBS
Type Topic Plugin Version macOS Windows Linux iOS Targets
module Barcode MBS Barcode Plugin 24.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The module for globals on zxing barcode detection.
Example
Var b As New BarcodeGeneratorMBS
b.Symbology = b.BarcodeQrcode
b.Encode "Hello Xojo Developer!"
Var pic As Picture = b.Picture

Var result As ZXingReaderResultMBS = ZxingBarcodeMBS.ReadBarcode(pic)

MessageBox result.Text

Some examples which use this module:

Blog Entries

Xojo Developer Magazine

Release notes


The items on this page are in the following plugins: MBS Barcode Plugin.


The biggest plugin in space...