Muhammad A. Hafez
Muhammad A. Hafez
Which printer do you use?
Version: 4.1.2 ` await for (var page in Printing.raster(await _buildDocument(), dpi: printerDpi)) { final image = page.asImage(); printer.image(image); printer.cut(); } printer.disconnect(); ` Having this error. E/flutter (14896): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception:...
> I am a developer inside a french society and i use different printer model. > Your plugin work for me in cp858 code page and on printer model: >...
I'm facing the same issue!
which version of the esc_pos_utils do you use?
> Uint8List encoded = > await CharsetConverter.encode('windows-1256', "فاتورة ضريبة"); > printer.textEncoded(encoded, > styles: > PosStyles(codeTable: 'PC850', bold: true, align: PosAlign.center)); I've tested this code and it printed different characters! would...
Same problem with me
@assem16399 That was on a very old project of mine. Sorry I can't help you with that. Thanks.
I'm also facing the same error Testing on Emulator, [emu64a, sdk_gphone64_arm64, Google, 33] Android 13 (sdk 33) ``` I/ExoPlayerImpl( 7556): Release 37cb05c [ExoPlayerLib/2.18.1] [emu64a, sdk_gphone64_arm64, Google, 33] [goog.exo.core, goog.exo.exoplayer, goog.exo.decoder,...
@DavBfr This is a paid feature, Right?