Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

rottifant
Copy link

Up to now, if special characters such as ÄÜÖ were used in the receipt examples, there were problems with the distance to the margin.
It looked like this:

image

With function utf8_decode before str_pad so that the margin is calculated "correctly" and utf8_encode after it, it works as it should:

image

(The printer I use is the Epson TM-T88IV)

@angeljqv
Copy link

You are adding a issue on that example, utf8_encode is going to be deprecated
https://php.watch/versions/8.2/utf8_encode-utf8_decode-deprecated

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

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.