weblike Hi, This is my scenario: The app generates reports in PDF On that PDF exist a QR code When Guest user scan's with a phone ->the result is to open a link of that PDF document in a browser. Thank you very much
customaware There is Q-Code MFA Authentication by Peter Tran in the 2019 Conference Presentation Gheorghe.
weblike I have seen that presentation, but I refer to be able to display a QRcode on a PDF report (the QRclde for example to return the unique URL to that PDF.) It's already in Kendo UI https://demos.telerik.com/kendo-ui/qrcode/index Thank you
aware_support I am not sure about QR codes but barcodes can be easily displayed in PDF reports by using a special barcode font that you can add to your report.
customaware Not sure but looks like you can get this site to generate your QCode and send you back an image which you could use in your report? http://goqr.me/api/
himanshu Hi, We are using QRCode in our apps for a long time. Below are the steps we follow to give a support of QR code at any place. First, you need a QRCode plugin (we created one for us) which will generate the image of QR code. Second, you need to save that image into your DB or as a Flat file as per choice. Now, you must able to use your QR Image at any place either it is a form or PDF Report or elsewhere.
aware_support QRCodes in PDF reports will be supported in the next Aware IM version (as well as barcodes)
weblike aware_support wroteQRCodes in PDF reports will be supported in the next Aware IM version (as well as barcodes) Release Date? Detailed list of features? 🙂