giorgiofellipe / cordova-plugin-datecs-printer

Cordova plugin to print on Mobile Bluetooth ESC/POS Printers - Tested on Datecs DPP-250 Printer
MIT License
73 stars 60 forks source link

Align left and align right on same line #28

Closed matheusgs05 closed 7 years ago

matheusgs05 commented 7 years ago

I'm trying to display a text aligned to the left and aligned to right on the same line. The "|" character is the paper limit. Something like this: | XXXX YYYY |

Everytime I try to print, the text is aligned everything to right or left, like: | XXXXYYYY |

Is it possible to print on same line with 2 alignments? Can you send an example?

giorgiofellipe commented 7 years ago

@matheusgs05 please search before asking...

Already answered this question on #20: https://github.com/giorgiofellipe/cordova-plugin-datecs-printer/issues/20#issuecomment-258476341