QR Code issue with Viewer

Started by Jerry Fletcher, July 01, 2026, 08:31:11 AM

Previous topic - Next topic

Jerry Fletcher

Hi

I have an odd issue with the makeqrcode and viewer.
I create the png file.
I print the png using the 'picture' mnemonic.
it works if i run my program from command line our menu system.
however, if we launch a new session from our app (via invoke pxplus.exe start_program) from an existing session then the qr(Png) will not print to viewer.

does anyone have any ideas or thoughts?

jeff


Devon Austen

My guess would be different START_UP or current path. When it doesn't work it may be because it doesn't find the png file.
Principal Software Engineer for PVX Plus Technologies LTD.

Jerry Fletcher

Thank you Devon.
I'll look into that.