https://bugs.kde.org/show_bug.cgi?id=356816
Jonathan Verner <jonathan.ver...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.ver...@gmail.com --- Comment #6 from Jonathan Verner <jonathan.ver...@gmail.com> --- Looking at the file, it seems that the outline titles have a string of zeroes appended to them, e.g. the 'Index' element of the outline looks like this: << /A 2333 0 R /Parent 2330 0 R /Prev 2334 0 R /Title <496e646578000000000000000000000000> >> (496e646578 == 'Index') Acrobat renders the toc just fine as does chrome's internal viewer and xpdf. Perhaps okular should strip non-printable characters from the title before displaying it? -- You are receiving this mail because: You are watching all bug changes.