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

posColumn not wrapping long text to new line #124

Open emmaxCreative opened 3 years ago

emmaxCreative commented 3 years ago

The issue #83 says it is fixed but it is still not.

Any plans to update in the near future or a way how to fix it?

Eragon52000 commented 3 years ago

I'm experiencing same problem man. When string becomes too long, it just gets truncated, without going on next row properly.

I think on earlier version was fine (based on 0.4.6 of esc_pos_utils)

trapeye commented 2 years ago

this will fix?

fredrickace commented 2 years ago

I am experiencing the same. It cuts out the overflow text

DamienMrtl commented 1 year ago

anyone has a fix for this ?

samir-aerneo commented 2 months ago

Has someone fixed this?