bill-ash/dymopy

Can it print QR codes?

rickmedlin opened this issue · 2 comments

Can it print QR codes on the label? If not, are there any QR packages that might work well with it?

A bit more context: at my job, I'm tasked with printing single role labels that are 1.5 x 0.5 inches. We'd like to include 3 to 4 lines of text and a QR code with additional information.

Hi Rick -

It's been quite a while since I've interacted with this code.

My use case was for printing text only, but from what I remember rendering images was possible.

The documentation was pretty weak but the Java script library I linked in the readme might have what you need.

Hope this helps, and good luck!