Japanese characters rendering incorrectly in jsreport online
-
Thanks for your quick reply and help! Yep, the example you provided seems to have the exact same problem.
-
This is how it shows in jsreports online:
-
hmm weird, i'm rendering the same content in jsreportonline and it is rendering fine.
@Samuli-Haverinen can you try again and see if it is still a problem?
-
@bjrmatos Don't you render it in windows phantomjs? I guess yes. The problem is only in linux containers. Try to run it in debug and you will likely see a windows looking path in the output.
I was able to replicate this and fixed it in this commit
https://github.com/jsreportonline/phantom-pdf/commit/bdc8051886a86ede4a2c21e2e784f88b78e37bfbI believe we just need to release it.
-
yes, i was using the linux container in the screenshot, but even weird now i'm trying again and i can see the empty boxes 😬
-
Any update on when the fix is released?
-
We will try to schedule it for the next week.
We need to check first if it won't affect the existing templates.
-
The mentioned update has now reached jsreportonline. You should be able to use the Japanese font there.
-
Thanks, that seems to work perfectly now!
-
Great, thank you for the confirmation.