lukevp / ESC-POS-.NET

Efficient, Easy to Use Thermal Printing & POS (Windows/Linux/OSX, WiFi/BT/USB/Ethernet)
MIT License
522 stars 171 forks source link

Can't print spanish accents #282

Open dayker01 opened 1 week ago

dayker01 commented 1 week ago

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 commented 1 week ago

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