Bug 408538

Summary: Special characters are not displayed properly
Product: [Applications] okular Reporter: Godrod <cocof35serveur>
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: REPORTED ---    
Severity: normal CC: aacid, cocof35serveur, kde-windows, nate
Priority: NOR    
Version: 1.7.2   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: This shows the missing characters
PDF file

Description Godrod 2019-06-10 15:38:51 UTC
Created attachment 120758 [details]
This shows the missing characters

This bug has been found on Windows. I do not know if it exists on different platforms. 

I attached a screenshot of the bug. On the left we can see SumatraPDF printing characters properly and on the right is okular printing random characters.

I used the following version of okular: https://binary-factory.kde.org/job/Okular_Nightly_win64/36/
Comment 1 Albert Astals Cid 2019-06-10 15:56:24 UTC
ew're going to need the pdf file
Comment 2 Godrod 2019-06-10 16:08:47 UTC
Created attachment 120759 [details]
PDF file
Comment 3 Albert Astals Cid 2019-06-10 16:13:32 UTC
Works fine here on linux, i guess the problem is with poppler not being great on Windows. poppler on linux uses fontconfig to find fonts not embedded in the file.

Poppler on widnows uses some hardcoded paths if i remember, so that's clear not enough here.

Adding the KDE Windows people here in case they find time to investigate this.