januslo / react-native-bluetooth-escpos-printer

React-Native plugin for the bluetooth ESC/POS & TSC printers.
MIT License
351 stars 411 forks source link

how i can take all width of receipt ? #166

Open zineddine-amariche opened 2 years ago

zineddine-amariche commented 2 years ago

any one can help me i wanna take all the width of my receipt and i wanna print column when i add more then 32 // let columnWidths =[2, 22, 0, 8] i get error but in my receipt steel have space

OhFarhan commented 7 months ago

did you get any solution