[Poppler-bugs] [Bug 104085] rendering pdf and pdftotext give different results
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 4 20:29:07 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=104085
--- Comment #1 from Jason Crain <jason at inspiresomeone.us> ---
The glyph that is displayed has little to do with the text. The font structures
you've included, the Differences array says that character code 1 is 'zdot', so
it draws a zdot picture. The CMap says that character code 1 is the text
character 0x015c so that's what pdftotext returns. Neither rendering nor
pdftotext are skipping anything. Your PDF has the wrong character in the CMap.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20171204/284dd08d/attachment.html>
More information about the Poppler-bugs
mailing list