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

Can't print spanish accents #282

Open
dayker01 opened this issue Sep 20, 2024 · 1 comment
Open

Can't print spanish accents #282

dayker01 opened this issue Sep 20, 2024 · 1 comment

Comments

@dayker01
Copy link

dayker01 commented Sep 20, 2024

I'm trying to print spanish chars like á,é,í,ó,ú or ñ Ñ,

I tryied with

e.CodePage(CodePage.PC852_LATIN2); // Also WPC1252, PC850_MULTILINGUAL, PC858_EURO and ISO8859_2_LATIN2

But my spanish chars still prints as blanks.

Already read #133 and didn't work for me.

The printer is 80mm Series Thermal Receipt Printer POS-80XX
80mm.Programmer.Manual.pdf

@igorocampos
Copy link
Collaborator

Have you checked this section of README.md?

If you have already, the only thing I could think of is to check which Code Page exactly your printer supports

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