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

Generated PDF still gives utf8 errors #39

Open
Pixelatex opened this issue Mar 15, 2021 · 1 comment
Open

Generated PDF still gives utf8 errors #39

Pixelatex opened this issue Mar 15, 2021 · 1 comment

Comments

@Pixelatex
Copy link

No matter what I'm trying. Texts that use ï , é, à,è and other special characters get it replaced incorrectly.

input
testï testé

output
testà ̄ testé

I have tried adding <meta charset="UTF-8"> to my html file but no luck :/

I am on the latest version, is there an option I'm missing? Is this a bug?

@Pixelatex
Copy link
Author

Tried forcing puppeteer to a lower version, reverted pdf-puppeteer to lower versions. The bug remains. UTF8 simply doesn't work well. Am I missing something obvious?

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

1 participant