QR Code using
Hi all,
I want to generate QR code editing with vCard ,So when i let data column null property it raised and when i set that property value the scanner get just that column data only, Here is the link of help i used
https://www.fast-report.com/en/blog/103/show/
So is the other steps in order to generate all vCard fields data?
Esmat
I want to generate QR code editing with vCard ,So when i let data column null property it raised and when i set that property value the scanner get just that column data only, Here is the link of help i used
https://www.fast-report.com/en/blog/103/show/
So is the other steps in order to generate all vCard fields data?
Esmat
Comments
vcard editor? learn from https://github.com/Sterc/vCard-generator/bl...ntact-vcard.php
Hi ipong
the first link is already i sent and the other link is coded by PHP is there vCard coded by C#,what i need to do that i want to code a receipt data in QR as authentication procedure
please take a simple example of
- name
- Tel
- Money value
- Date
how to include these 4 items in QR using vCard
Thanks