ajiehust
ajiehust
I have found the a solution which is working fine with my TM-T70II. You can just insert the below code after line 35. > bytes += setStyles(PosStyles().copyWith(align: styles.align)); https://github.com/andrey-ushakov/esc_pos_utils/blob/master/lib/src/generator.dart#L351 I...
I have found the a solution which is working fine with my TM-T70II. You can just insert the below code after line 35. > bytes += setStyles(PosStyles().copyWith(align: styles.align)); https://github.com/andrey-ushakov/esc_pos_utils/blob/master/lib/src/generator.dart#L351 I...