[Poppler-bugs] [Bug 94517] page.text() does not take page orientation into account

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 30 22:46:01 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=94517

--- Comment #8 from Albert Astals Cid <aacid at kde.org> ---
I'm a bit hesitant about that patch as since it would break the people that are
passing the coordinates to make it work like it works right now.

The only problem i see is that the documentation says
   \param rect if not empty, it will be extracted the text in it; otherwise,
the
               text of the whole page
so maybe the only thing we need to do is actually do a switch of coords in the 
   if (r.is_empty()) {
branch?

-- 
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/20170730/5d9404df/attachment.html>


More information about the Poppler-bugs mailing list