[Poppler-bugs] [Bug 28362] wrong spaces in text
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 2 19:53:50 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=28362
--- Comment #3 from Germán Poo-Caamaño <gpoo at gnome.org> ---
Created attachment 139972
--> https://bugs.freedesktop.org/attachment.cgi?id=139972&action=edit
pdf test case
A simpler example is (from https://gitlab.gnome.org/GNOME/evince/issues/111)
is:
\documentclass{article}
\begin{document}
TODO
$TODO$
\end{document}
which pdftotext extracts as:
-------
TODO
T ODO
1
-------
A consequence is that searching for 'TODO' only finds the first line, but there
is not match for the second one.
Even more, Poppler-glib (cairo backend), the second TODO is rendered with a
slight space between T and O. Acroread and Foxit renders the text as expected,
and find both lines when searching for 'TODO'.
--
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/20180602/4b465d21/attachment.html>
More information about the Poppler-bugs
mailing list