Closed zww7821270 closed 2 years ago
Hi @zww7821270,
Could you provide a sample PDF that you are having issues with? So far, I haven't noticed any problems when displaying documents containing Chinese characters.
I send two files, template6.pdf is the template which does not has the values , it is only PDF form input fileds,I use JAVA itext to set values into the form input fileds for make 2206110100101.pdf; then I use our vue-pdf-embed to show the 2206110100101.pdf, it does not show the value that I set to the input fields, so I create the issus for your help , thank you (I am not sure if I explained it clearly)
------------------ 原始邮件 ------------------ 发件人: "hrynko/vue-pdf-embed" @.>; 发送时间: 2022年6月8日(星期三) 上午6:49 @.>; @.**@.>; 主题: Re: [hrynko/vue-pdf-embed] how to show the pdf which has chineses font (Issue #42)
Hi @zww7821270,
Could you provide a sample PDF that you are having issues with? So far, I haven't noticed any problems when displaying documents containing Chinese characters.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
ok, I sended to your email,please find
I couldn't find the message with sample files. But it seems that the problem is the lack of input data, not the display of Chinese characters, right?
Can you post your anonymized sample files here in base64
?
I have the same issue in Chromium;
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3405.0 Safari/537.36"
Hi @sea-caterpillar,
Thank you for the sample file, I will check the problem.
I checked the provided file and couldn't reproduce the issue. Please see Fiddle.
Could you provide more details on which environment/versions you are using? Or maybe provide a JSFiddle/Codesandbox/etc to demonstrate the issue?
@hrynko The problem still exists using your example;
Browsers version
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3405.0 Safari/537.36"
Hmm, looks very browser/system specific. I tried a few but could never reproduce. Do you experience any font issues outside the library?
Do you experience any font issues outside the library?
No;
But I found the Word to PDF
applications affected me;
WPS Office: ❌
PDF Candy: ✔
Sorry, I don't get it. What do you mean by "affecting" you?
I don't know why either 🙂
I have both documents displayed without any problems
Thank you for your reply, I will check the reason later
Hi @sea-caterpillar,
I'm closing the issue as it is not clear if anything needs to be fixed there, although I would appreciate if you reopen it when you have more details, thanks.
I make a pdf, use vue-pdf-embed in vue3 project ,it can not show the pdf which has chineses well, chineses font are all lost.