Client Side Barcode Generator
Content Type: Widget
Categories: User Interface
Overview
Generates a barcode in your browser, client-side
Documentation
Description
Generates a barcode in your browser, client-side
Typical usage scenario
Display a string as a CODE128, EAN13 or UPC barcode. Other types can be requested, see e-mail address below
Features and limitations
[Describe the features / limitations of your content]
Dependencies
- Tested in Mx version 7.23.14 and 8.12.0
For bugs/questions/ideas you can send an email to jesper@golowcode.nl
Releases
Version: 2.3.0
Framework Version: 8.12.0
Release Notes: - EAN13 and UPC barcodes are now actually shown as such, and not as CODE128 barcodes
- Background and Foreground colors now actually follow the settings in the widget, in stead of just being black/white
Version: 2.1.0
Framework Version: 8.12.0
Release Notes: - Upgraded to Mendix 8.12.0, so it can be downloaded into Mx 9 projects
Version: 1.1.0
Framework Version: 7.23.14
Release Notes: Removed deprecation: mendix.lang.nullExec
Version: 1.0.1
Framework Version: 7.23.14
Release Notes: Changed the name of the widget
Version: 1.0.0
Framework Version: 7.23.14
Release Notes: Barcode generator widget that works very similar to the QR Code generator widget of Mendix