The MBS Xojo Barcode Plugin

All plugins   Documentation   Download   Mailing list  
Order Barcode Plugin license   Order Complete Set License   Plugin Content  

Create and Recognize barcodes in 1D (e.g. EAN) or 2D (e.g. QRCode)

This plugin is included in our plugin archive:

Download the MBS Xojo Plugins

Mac macOS

Mac

MBS-Xojo-Plugins241.dmg
( 853M )

Windows Windows

Windows

MBS-Xojo-Plugins241.zip
( 867M )

Linux Linux

Linux

MBS-Xojo-Plugins241.zip
( 867M )

Documentation

Installation

Presentations   Prerelease

Individual files   Libraries

Dropbox Mirror

All archives contain the same content.
MBS Barcode Plugin.pdf 847K

You can order a license here: Order

This plugin part is included if you order a Complete set license.

Barcodes supported by MBS Plugins

MBS Plugin supports generating over 80 barcode types, so we made a new graphics to show a few common barcodes:

Wether you need to make UPC or EAN in various versions, QR Code in normal or micro size, DataMatrix and Code128, we cover them all.

Example

Create a QR-Code with scale and border:

dim b as new BarcodeGeneratorMBS
b.Symbology = b.BarcodeQrcode
b.Scale = 2
b.BorderWidth = 4
b.Encode "Hello Xojo Developer!"
Backdrop = b.Picture

The documentation for MBS Barcode Plugin:

show all functions and classes in this plugin.

Examples for this plugin:

Blog Entries

Videos

Xojo Developer Magazine

Content of Barcode Plugin.

The biggest plugin in space...