We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I cannot use UTF8 signs, like " ' " or €, but get a ? instead.
The text was updated successfully, but these errors were encountered:
Your pull request is a good job.
I will improve it with testing if the text is Unicode : http://stackoverflow.com/questions/4407854/how-to-detect-if-have-to-apply-utf8-decode-or-encode-on-a-string .
Sorry, something went wrong.
Hi, Progi1984, please, consider the issue #34 and its PR #37. It contains everything necessary for Unicode detection.
The same fix is already merged into PHPOffice by Mark Baker.
Just commited and pushed a fix to your problem : 3c78edd
No branches or pull requests
I cannot use UTF8 signs, like " ' " or €, but get a ? instead.
The text was updated successfully, but these errors were encountered: