[Okular-devel] [okular] [Bug 356816] When I open certain pdf documents, each entry in table of contents contains weird chracters at the end.
Jonathan Verner via KDE Bugzilla
bugzilla_noreply at kde.org
Mon Dec 21 14:09:19 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=356816
Jonathan Verner <jonathan.verner at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonathan.verner at gmail.com
--- Comment #6 from Jonathan Verner <jonathan.verner at 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 the assignee for the bug.
More information about the Okular-devel
mailing list