Bug 406650

Summary: Doesn't show letters properly
Product: [Applications] okular Reporter: sunwebrw
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: luigi.toscano, yurchor
Priority: NOR    
Version First Reported In: 1.6.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: document that doesn't render text properly
renders in Okular
renders in Acrobar Reader
renders badly in Evince as well

Description sunwebrw 2019-04-18 09:56:12 UTC
Created attachment 119481 [details]
document that doesn't render text properly

SUMMARY
The document letters don't render properly.

STEPS TO REPRODUCE
1. Open attached document

OBSERVED RESULT
Look at strange symbols instead of text

EXPECTED RESULT
No symbols but an actual text is displayed

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
Operating System: Manjaro Linux 
KDE Plasma Version: 5.15.3
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.2
Kernel Version: 4.14.111-1-MANJARO
OS Type: 32-bit
Processor: 1 × Intel® Celeron® M CPU 440 @ 1.86GHz
Memory: 1,5 GiB of RAM
Comment 1 sunwebrw 2019-04-18 10:00:53 UTC
Created attachment 119482 [details]
renders in Okular
Comment 2 sunwebrw 2019-04-18 10:01:20 UTC
Created attachment 119483 [details]
renders in Acrobar Reader
Comment 3 Yuri Chornoivan 2019-04-18 10:03:38 UTC
Can you install Arial fonts (ttf-ms-fonts from AUR) and try again?

Thanks in advance for your answer.
Comment 4 sunwebrw 2019-04-18 10:15:08 UTC
Created attachment 119484 [details]
renders badly in Evince as well

So maybe it has something to do with fonts not available under Linux.
Comment 5 Luigi Toscano 2019-04-18 10:18:49 UTC
In File->Properties->Fonts, which fonts are used to replace Arial and Arial,Bold?

Unfortunately the document does not embed the fonts.
Comment 6 sunwebrw 2019-04-18 10:33:48 UTC
Sorry, did't see your messages before posting. Yes, installing ttf-ms-fonts fixed the situation. Thank you all!