Summary: | Can not display CJK characters with Adobe's OTF Fonts | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | hanyd2010 |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | CLOSED NOT A BUG | ||
Severity: | critical | CC: | aacid, yurchor |
Priority: | NOR | ||
Version First Reported In: | 1.9.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
fig: my okular wont show cjk characters
same content in firefox: works as expected sample PDF file |
Description
hanyd2010
2020-04-06 15:57:22 UTC
Created attachment 127326 [details]
same content in firefox: works as expected
Can you share the PDF file (or its sample to reproduce the problem), please? Can the problem be reproduced in other poppler-based applications (Evince, qpdfview)? Thanks in advance for your answers. Created attachment 127327 [details]
sample PDF file
(In reply to Yuri Chornoivan from comment #2) > Can you share the PDF file (or its sample to reproduce the problem), please? > > Can the problem be reproduced in other poppler-based applications (Evince, > qpdfview)? > > Thanks in advance for your answers. attached a sample pdf file. The problem CAN be reproduced in Evince. Please report the bug against poppler: https://gitlab.freedesktop.org/poppler/poppler/issues/new?issue The sample file is displayed fine here btw (Okular 20.07.70, poppler 0.87, Mageia 7). (In reply to Yuri Chornoivan from comment #5) > Please report the bug against poppler: > > https://gitlab.freedesktop.org/poppler/poppler/issues/new?issue > > The sample file is displayed fine here btw (Okular 20.07.70, poppler 0.87, > Mageia 7). Thanks for your reply! Before doing that make sure you installed poppler-data. Because even if pacman says poppler-data (optional) - encoding data to display PDF documents containing CJK characters It would seem to me you don't have it installed (In reply to Albert Astals Cid from comment #7) > Before doing that make sure you installed poppler-data. > > Because even if pacman says > > poppler-data (optional) - encoding data to display PDF documents containing > CJK characters > > It would seem to me you don't have it installed --- Thanks! `poppler-data` helped me solve this out! |