QR Code in REPORT
Author: yves.de.montmollin@aonhewitt.com (yves2m)
Hi everyone, I need to add a QR Code to a Report (RPT - not a printed form frm) In a form, it's ok, but is it possible in a report ? Have someone do something like that ? The 'best' I've until yet is the html code printed in the placeholder for my qr code Any idea of any kind ? Possible to generat the QR Code with Java and import it in the report ? In our situation, it's not possible to generate a qr code as a picture in a file and import it in the report. We want to do it stright
Thanks in advance Yves
2 Comments
Local Administrator
Could I ask you which is technical or organizational reason for this choice? Gianni
Author: gianni (gianni.sandigliano@unifacesolutions.com)
Local Administrator
Generate a Qrcode use the widget UNIFACE HTML5 , it's FORM widget. You can generate the file type jpg I updated this sample alway a FORM , you find jpg file on the disk "working directory". you can download zip file on https://herve-pichon.fr/qr-code17032017.ZIP Herve
Author: herve.pichon (herve.pichon@compuware.com)