Reports with QR code integration

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
weblike
Posts: 1165
Joined: Sun Dec 02, 2012 12:00 pm
Location: Europe

Reports with QR code integration

Post by weblike »

Hi,

This is my scenario:
1. The app generates reports in PDF
2. On that PDF exist a QR code
3. 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
Thx,
George
________________________________
Developer Edition
AwareIM: v8.5, build 2824
OS: Windows Server 2012
DB: MySql 5.6.42
customaware
Posts: 2401
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: Reports with QR code integration

Post by customaware »

There is Q-Code MFA Authentication by Peter Tran in the 2019 Conference Presentation Gheorghe.
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
weblike
Posts: 1165
Joined: Sun Dec 02, 2012 12:00 pm
Location: Europe

Re: Reports with QR code integration

Post by 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
Thx,
George
________________________________
Developer Edition
AwareIM: v8.5, build 2824
OS: Windows Server 2012
DB: MySql 5.6.42
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Reports with QR code integration

Post by 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.
Aware IM Support Team
weblike
Posts: 1165
Joined: Sun Dec 02, 2012 12:00 pm
Location: Europe

Re: Reports with QR code integration

Post by weblike »

I'm not asking about EAN barcodes.

We need QR codes, because can hold much more information
Thx,
George
________________________________
Developer Edition
AwareIM: v8.5, build 2824
OS: Windows Server 2012
DB: MySql 5.6.42
customaware
Posts: 2401
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: Reports with QR code integration

Post by 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/
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
himanshu
Posts: 723
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

Re: Reports with QR code integration

Post by 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.

1. First, you need a QRCode plugin (we created one for us) which will generate the image of QR code.
2. Second, you need to save that image into your DB or as a Flat file as per choice.
3. Now, you must able to use your QR Image at any place either it is a form or PDF Report or elsewhere.
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Reports with QR code integration

Post by aware_support »

QRCodes in PDF reports will be supported in the next Aware IM version (as well as barcodes)
Aware IM Support Team
weblike
Posts: 1165
Joined: Sun Dec 02, 2012 12:00 pm
Location: Europe

Re: Reports with QR code integration

Post by weblike »

aware_support wrote:QRCodes in PDF reports will be supported in the next Aware IM version (as well as barcodes)
Release Date?
Detailed list of features?
:)
Thx,
George
________________________________
Developer Edition
AwareIM: v8.5, build 2824
OS: Windows Server 2012
DB: MySql 5.6.42
Post Reply