• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Web Based QR Code Generator: Generate & Export QR Barcode to PNG JPEG TIFF & BMP

 
Ranch Hand
Posts: 714
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is new in this release?

Aspose team is pleased to announce a new web application for generating various types of QR Codes using Aspose.BarCode for Java. Aspose.BarCode for Java is a robust and reliable barcode generation and recognition component, written in Java. It allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications. It is available for the Java SE, Java EE and Java ME platforms. This application highlights commonly used features of Aspose.BarCode for Java and demonstrates how to utilize them to generate various types of QR Codes including Text, Url, Email, Phone number, Contact (VCard), Event, Geolocation, Wifi and SMS.

• Spring MVC 4.0 RESTFul API based web application for QR Code generation using Aspose.BarCode for Java library
• Mobile friendly responsive and flat UI using Bootstrap 3+ , RequireJS, Backbone.js on top of restful APIs
• Generate various types of (scan-able) QR Codes using Aspose.BarCode for Java
o URL
o Text
o Vcard
o SMS
o Phone
o Event
o Wifi
o Geolocation
o Encrypted Text

• Supports various QR Code customizations including
o Resizing
o Selection of Level of Reed-Solomon error correction. From low to high: LevelL, LevelM, LevelQ, LevelH
o Foreground and Background color selection
• Save the generated QR Code in different image formats (Bmp, Gif, Jpeg, Png, Tiff)
• Generate encrypted QR Code from Plain Text using password-based encryption (PBE)- PBEWITHMD5AND128BITAES-CBC-OPENSSL with OpenSSL compatibility

Steps To Generate QR Code

• Select the QR Code Type
• Input Type Context
• Customize QR Code Settings
• Generate/Preview QR Code
• Save QR Code

Export/Save Generated QR Code

You can export the generated QR Code into any of the following formats.

• PNG
• JPEG
• GIF
• TIFF
• BMP

Embed Anywhere

Application also supports embedding generated QR Code into any website of your choice using direct URL. Here are the steps.

• Select the QR Code Type
• Input Type Context
• Customize QR Code Settings
• Generate/Preview QR Code
• Copy QR Code Save URL
• Change URL query string ‘download’ to false.
• That’s it. URL is now ready to embed as an image.

Overview: Aspose.BarCode for Java

Aspose.BarCode is a Java based visual component for generation & recognition of 1D & 2D barcodes to support Java, web applications and J2ME platform. It supports 29+ barcode symbologies like MSI, QR, OneCode, Australia Post, Aztec, Code128, Code11, EAN128, Codabar, Postnet, USPS and also supports image output in GIF, PNG, BMP & JPG formats. Other features include barcode size & color settings, rotation angle & caption. You can render barcodes to images, printers, HTTP servlet response & graphical objects too.

- Homepage of Aspose.BarCode for Java
- Download Aspose QR Code Generator

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - The .NET and Java component publisher
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
reply
    Bookmark Topic Watch Topic
  • New Topic