[PLUG] QR Code generator with text label
Rich Shepard
rshepard at appl-ecosys.com
Sun May 31 12:35:14 UTC 2015
On Sat, 30 May 2015, Chuck Hast wrote:
> I have qrencode on my machine and have been playing around with it, I also
> have qreator which is a gui, but both of them just generate the QR code,
> so I will have to figure out what I can do to merge a QR code with a short
> line of text for the label.
Chuck,
The python print() function will produce that text line. Put it all in a
simple script and you can place the text either above or below the QR code.
Rich
More information about the PLUG
mailing list