This application enables you generate QR Code images and URLs that you can print out or use in your own website or application. QR Codes can support different types including Text, Links, SMS, Geo location, Bookmark, Wi-Fi, Contact (vCard)
This application is based on Bootstrap and Inherently responsive. It also provides you the flexibility to set margin color and size of the generated QR code.
string qr = obj.TextToQR(txt, size, bg); //variable qr has path to QR Code image SMS To QR Code string qr = obj.SMSToQR(<PhoneNumber>,<Message>, <Size>, <MargineColor>); //variable qr has path to QR Code image Location To QR Code string qr = obj.GeoToQR(<Latitude>,<Longitude>, <Size>, <Margine Color>) //variable qr has path to QR Code image Other functions also follow similar structure.
QR Code Demo: http://intelliwins.com/QrCode
We will be more than happy to help you and answer your questions.You can directly get in touch with us at: [email protected]