In my bill i want to print a QR code.
Next to QR code is the text part same as in the uploaded image (I use hand writing in this part).
Please help me with the code.
Thanks
You may be able to accomplish that with an HTML
printer type, using <div>
, and/or <span>
tags, but you won’t be able to do so with regular Ticket
printer type.
What that QR tag contains? If it is not a dynamic tag you can prepare a bitmap for entire footer and print that instead.
1 Like
The QR tag will be dynamic, It contain promotion information. like:
Guess what? You can reveal secret promotion programe by scanning this QR code.
Great Don’t expect a quick solution but I’ll check if it is possible to implement something for it.
2 Likes