download   home   source


alagukannan+coldbox@gmail.com's Gravatar   Alagukannan Alagappan Jul 27, 2011 at 2:15 AM May 24, 2012 at 5:16 AM 1.0 3.0.0 Plugins 673 112

QRCodeGenerator

QR Code Generator coldbox plugin

Description

A simple coldbox QR Code generator plugin using the Zxing 1.7 java SE library.

Requires:
Coldbox 3.0
CF8+
JRE 1.6+

getQRCodeImage(contents, width, height) returns a CF image.
writeQRCodeImage(contents, width, height, destination, overwrite) - writes the QR Code image to destination location.

A sample QR Code generator coldbox module source code can be found here

Installation Instructions

Just drop it in to Plugins directory of Coldbox or modules.