Bizzomate QR Code Generator
Category: Modules
Subcategory: All
Overview
A small module that let's you generate a QR Code based on a text String input.
- The QR code is generated server side, and is stored in an Image object.
- The module doesn't use any external API's, but is based on the ZXing library. More info: https://zxingnet.codeplex.com
For a demo, see: https://qrcodegenerator.mxapps.io/
Documentation
Demo urlhttps://qrcodegenerator.mxapps.io/
Description
A small module that let's you generate a QR Code based on a text String input.
Typical usage scenario
Generate a QR Code based on a text String input.
Dependencies
- Mx 7.11.0 (Check All Versions for older versions)
Configuration
Just use the included Java action. This actions has 2 parameters: The text to be converted to a QR code, and an Image object, to which the QR Code is saved.
See the included example for more info.
Releases
Version: 3.0.0
Framework Version: 8.0.0
Release Notes: Upgraded to Mendix 8
Version: 1.2.0
Framework Version: 7.11.0
Release Notes: Upgrade to Mendix 7.11
Version: 1.1
Framework Version: 6.10.4
Release Notes: Published to Public App Store.