What is Ultimate QR Code Generator
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.
Feature
- .Net websites Supported
- Complied DLL included
- Sample Code for both VB and C# provided
- Size and Margin Color Customization option
- Based on Google Infographics API
- Generated Code can be easily downloaded
- Documentation for implementing in your website included
Text To 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.
Support
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: info@intelliwins.com