Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Format
Commands

QR_CODE

This will display a QR Code on the page with the provided data.

NOTE: You cannot currently mix styles of QR code on the same page.

Number Name Default Type Description
1 data String The data to pass to the QR Code
2 symb qr String Symbology: qr, qr-l, qr-m, qr-q, qr-h
3 options 15 Integer Rendering Options: 1 = Convert to HTML
2 = include style
4 = Outside div
8 = Border
Add the numbers togethher to get the required combination.
4 size 10 Integer Dot Size in Pixles
5 color #000 String Dot Colour
6 blk_col Transparent String Block/Background Colour
Example
Display a QR Code with a slightly smaller dot size.
to add a Comment.