I tried to generate pdf with Chinese but it turns out to show the square blocks.
The html code includes <meta charset="UTF-8"> and still the blocks.
Any thing can do to fix the locale/ language problem?
Hi Jocelyn, Give this Forge component a try: Reactive Html2Pdf Js. I did a basic test with some Chinese characters and they were printed.I am adding an OML with the implementation of the component.ThanksGitansh Anand
Hi @Gitansh Anand, thanks for your suggestion.
However, Html2PdfConverter is so perfect for generating the pdf with image but only missing out the Chinese character. I have tried the Reactive Html2Pdf Js and found that Chinese characters can be shown but the pdf file did not include the image.
Thanks anyway
Jocelyn