How to Generate Mobile QR code , didn't find it in EncodeTypes

Hi Team,

We need to generate Mobile QR code , however I did not find that type in EncodeTypes. Could you please help on how to implement it ? How to add it as a MERGEBARCODE in word document.

Thanks
–Vijay

@vbhasker,

Aspose.BarCode for .NET supports to generate different types of QR codes (e.g., simple QR code, Micro QR Code, GS1 QR Code, Swiss QR Code, etc.). Could you please share more details about mobile QR code. Also, share a sample mobile QR code image which you want to generate via the API. We will check it soon.

@vbhasker

Please post your query in Aspose.Words forum where one of our fellow colleagues will assist you soon.

Hi amjad,

Please find the below link for example mobile qr code.

Free Online Barcode Generator: QR Code (Mobile/Smartphone) (tec-it.com)
barcode_mobileQR.zip (1.6 KB)

I have attached the sample mobile qr code image also.(value is : This is a QR Code by TEC-IT for mobile applications)

Thanks
–Vijay

@vbhasker,

How is it (QR Code (Mobile/Smartphone) different with conventional QR Code, please explain with details? Also, your zipped archive barcode_mobileQR.zip is either damaged or corrupted as I could not extract the barcode image from it. Could you please re-archive to .zip format and re-attach it here.

QR Codes appear to be similar, but can hold vastly different information.

please find the attached mobile Qr code. you can take from the below link as well.
mobileQR.zip (1.7 KB)
link for mobile qr codes : https://barcode.tec-it.com/en/MobileQRCode?data=This%20is%20a%20QR%20Code%20by%20TEC-IT%20for%20mobile%20applications

Thanks
–Vijay

@vbhasker,

Thanks for providing further details.

We need to investigate your requirements in details. We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): BARCODENET-38557

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

QR_Mobile.gif (1.6 KB)
QR_NO_Mobile.gif (1.6 KB)

You can see two QR codes, generated from the provided site, which looks differently but encodes the same information even with same internal encoding.

One difference in mask:
QR_Mobile.gif has mask 3
QR_NO_Mobile.gif has mask 7

About mask you can read in this document on page 50 “8.8.1 Mask Patterns”

But mask generation is standardized with special rules which is embedded in algorithm.

However you can manage other parameters of QR code which you can read here: