Hi all,
on post #18 of the b4x library QrGenerator, there's some code that calls qr.AddBitmap but compiler gives error since it appears there's no sub with that name in the module.
QrGenerator version 1.60
My goal is to add some overlying text on a QrCode (exactly like the logo in the example). So even the use of the internal canvas with a DrawText would be ok for me.
Can you help? TIA
on post #18 of the b4x library QrGenerator, there's some code that calls qr.AddBitmap but compiler gives error since it appears there's no sub with that name in the module.
QrGenerator version 1.60
My goal is to add some overlying text on a QrCode (exactly like the logo in the example). So even the use of the internal canvas with a DrawText would be ok for me.
Can you help? TIA