Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break the words characters to new line. #135

Open
Birjesh1998 opened this issue Feb 27, 2024 · 1 comment
Open

Break the words characters to new line. #135

Birjesh1998 opened this issue Feb 27, 2024 · 1 comment

Comments

@Birjesh1998
Copy link

All is good while printing but if text is long then it break the last work and print half word in first line and half word in second line. Which is looking very bad.
WhatsApp Image 2024-02-27 at 06 43 03

@EwertonDutra
Copy link

Hello,
Is the alignment working for you?

bytes += generator.text('Total R\$ ${pedido['total_price']}', styles: PosStyles(align: PosAlign.right));

All stay in center 😢

Mine doesn't work
I am using an Epson TM T20X printer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants