[Poppler-bugs] [Bug 69608] poppler_page_get_text() ordering does not agree with poppler_page_get_text_layout() as docs say it should
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Sep 22 02:35:25 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69608
--- Comment #6 from Peter Waller <p at pwaller.net> ---
Aha! In this case, it was UTF8 encoding. The numbers were similar enough to the
broken behaviour of 0.18 I assumed the same thing was going on, but it turns
out I just forgot to do `.decode("utf8")`!
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130922/4cb47c11/attachment.html>
More information about the Poppler-bugs
mailing list