amoLink / bluetooth_print_plus

A flutter plugin for bluetooth thermal printer support Android & iOS
MIT License
12 stars 4 forks source link

(TSC Command) Print QR Code multiple copies with different value each copies #31

Closed mrizkynurfajrie closed 2 weeks ago

mrizkynurfajrie commented 2 weeks ago

Hello,

I want to ask how to print QR Code (TSC Command) with multiple copies and each copies have different value. Here is my code :

Screenshot 2024-11-07 at 08 57 12

The problem with my code is, all the data inside listQr printed on 1 copies and the QR & Text are stacked.

![Uploading ImportedPhoto_1730944922909.jpg…]()

amoLink commented 2 weeks ago

I don't know...