You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
The HTML, which have asian unicode characters within Href, can't produce proper links.
After analyzing the pdf with an Hex-Editor i found me lucky: The URLs are in clear text and with broken asian characters.
I use Arial Unicode MS as Font.
I hope, i have analyzed the pdfs correct. In comparison asian characters are parsed correct elsewhere.
In the Zip File is an HTML and the resulting pdf.
The HTML works flawlessly with new Browsers, although it is not HTML 5. Changing this document to HTML 5 doesn't improve anything for wkhtmltopdf. I'm sure there are other charsets with problems.