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

Print multi language how to?? #11

Open
Abdelrahman-Labib opened this issue Jul 4, 2022 · 0 comments
Open

Print multi language how to?? #11

Abdelrahman-Labib opened this issue Jul 4, 2022 · 0 comments

Comments

@Abdelrahman-Labib
Copy link

i try to print arabic or any other language it only print english

run examples\simple.rs
printer
.chain_font("C")?
.chain_align("lt")?
.chain_style("bu")?
.chain_size(0, 0)?
.chain_text("The quick brown fox jumps over the lazy do")?
.chain_println("السلام عليكم")?
.chain_barcode("12345678", "EAN8", "", "", 0, 0)?
.chain_feed(1)?
.chain_cut(false)?
.flush()

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

1 participant