ESC-POS-.NET icon indicating copy to clipboard operation
ESC-POS-.NET copied to clipboard

large string QR code

Open NebojsaMancic opened this issue 2 years ago • 1 comments

Hi,

How can I print QR code with url which length is over 900 characters ?

May I print QR code with data in GIF base64 format ? example uri and gif data.txt

NebojsaMancic avatar Oct 07 '21 21:10 NebojsaMancic

If there is no restriction on your hardware, you should be able to do so with Model 2. You can see some tests that were successful with 2k characters string:

https://github.com/lukevp/ESC-POS-.NET/issues/71#issuecomment-701730942

image

igorocampos avatar Oct 14 '21 17:10 igorocampos