Andrey
Andrey
Hi @niktses , If your printer supports `GS ( L` command, could you please test [the new printing method](https://github.com/andrey-ushakov/esc_pos_utils#print-an-image): `ticket.imageRaster(image, imageFn: PosImageFn.graphics);` Does the command `ESC *` work for you...
Unfortunately, it still doesn't work in my case..
Do you have a different output? ``` ticket.text('Center', styles: PosStyles(align: PosAlign.center)); ticket.text('Left'); ticket.text('Right', styles: PosStyles(align: PosAlign.right)); ticket.text('Left'); ``` 
Hi Josef, Thank you for your feedback! A test app is exactly what I was thinking to do, but unfortunately, I have less and less time for this package...I hope...
Hi there, Have you tested any other Bluetooth scanning app on your Android X device? Honestly, I didn't test this plugin on Android X, but it seems that here https://github.com/andrey-ushakov/flutter_bluetooth_basic/issues/2...