https://bugs.kde.org/show_bug.cgi?id=356816
Jonathan Verner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Jonathan Verner <[email protected]> --- 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 the assignee for the bug. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
