QR Code and Barcode


QR Code and Barcode population are very similar to dynamic embedding of online images . There are many online services for QR Code and Barcode generation. Google offers a free QR code generator. After generation, pass the URL in the data file. Below is the sample JSON containing the QR Code and Barcode URLs.


[
        {
            "Name": "QRCode & BarCode",
            "image1": "QRCode Link1",
            "image2": "QRCode Link2"
        }
    ]


For population, include image tags into your template as shown below. You can set the dimensions right inside the template.


{%photoimg2 type=”image” height=”400” width=”400”}

{%photoimg1 type=”image” height=”400” width=”400”}


Upload this template into EDocGen and populate the QR code and Barcode.