Platforms to show: All Mac Windows Linux Cross-Platform

The module ZxingBarcodeMBS   New in 24.4

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!"
Dim pic As Picture = b.Picture

Dim result As ZXingReaderResultMBS = ZxingBarcodeMBS.ReadBarcode(pic)

MessageBox result.Text

Blog Entries

Release notes

  • Version 24.4
    • Fixed problem with ReadBarcodes function in ZxingBarcodeMBS module.
    • Added ZxingBarcodeMBS module and related classes for barcode detection.

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


The biggest plugin in space...