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

Quittungsdrucker druckt '?' #116

Closed
sedrubal opened this issue Dec 1, 2015 · 2 comments
Closed

Quittungsdrucker druckt '?' #116

sedrubal opened this issue Dec 1, 2015 · 2 comments
Labels

Comments

@sedrubal
Copy link
Member

sedrubal commented Dec 1, 2015

Z.B. bei "Sechskantmutter DIN 934 ‐ M2 ‐ 8" (0522) kam "?Sechskantmutter DIN 934 ? M2" als Produktname raus. Vor Allem das '?' am Anfang ist komisch.

@mgmax
Copy link
Member

mgmax commented Apr 8, 2016

Das sind non-printing unicode Zeichen. Alles das nicht in den Druckerzeichensatz umgesetzt werden kann wird zu sowas.

@patkan
Copy link
Member

patkan commented Apr 10, 2016

Man kann statt einem ? am Drucker auch afaik Leerzeichen konfigurieren. Ansonsten wird das handling von anderen codepages mit Python escpos in Version 1.1 besser.
Trotzdem wird man solche Zeichen auf unserer Seite entfernen müssen. (Und woher das Zeichen ganz vorne kommt kann man mal ergründen. Ich würde auf copy pasta tippen.)

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

No branches or pull requests

3 participants