Java: QR Code Creation



vCard Contact - QR Code in Java Example

In the previous part of this series, we described how to create contact event based QR codes in Java using iText and Oracle Advanced Imaging API. We use MECARD format to generate QR code for that example. In this tutorial, we will provide examples to produce the same QR code using the vCard format. vCard is the popular format to store contact information and at the end of this section, you will ....

Create Contact Event based QR Code in Java

In this tutorial, we will explain how to create contact event based QR Code in Java. The generation of such a QR code requires us to provide input information either in vCard or MECARD format to the code generating module. Both these formats are different to each other and we will provide example program for both these cases. This tutorial is focussed on producing a QR code using MECARD format ....

No comments:

Post a Comment