andrey-ushakov / esc_pos_printer

ESC/POS (thermal, receipt) printing for Flutter & Dart
BSD 3-Clause "New" or "Revised" License
351 stars 300 forks source link

Label Printer pagesize #142

Open vukhacbiet opened 2 years ago

vukhacbiet commented 2 years ago

I'm having trouble connecting and printing from a label printer (specifically the XPrinter 350BM).

Label paper is fixed width and height (ex: 40x25mm, 50x30mm,...)

I tried to connect printer and set pagesize at 80mm, connect success but nothing is printed.

Please help, thank you.

image

RizaldiWiratama commented 2 years ago

can u share minimal code about the print command? what flutter platform do u use? is this printer already connected on your router / wifi connection?

NiranjanShah commented 1 year ago

I'm having trouble connecting and printing from a label printer (specifically the XPrinter 350BM).

Label paper is fixed width and height (ex: 40x25mm, 50x30mm,...)

I tried to connect printer and set pagesize at 80mm, connect success but nothing is printed.

Please help, thank you.

image

"were you able to resolve this, if yes, how ?"