Hello to everyone,
I want to add a qrcode image into my report.
The qr code change every time in relation to the report data.
I need to add the qrcode because the barcode is too long and exceeds the print area of my label printer.
I find a video that create a delphi VCForm that generates qrcode. But now i don't know how to pass the text in the report to the delphi app and then the qrcode back to the report.
I have Delphi 10 Seattle.
Does someone have any ideas?