[Poppler-bugs] [Bug 94517] page.text() does not take page orientation into account
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 16 10:06:49 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94517
--- Comment #3 from Jeroen Ooms <jeroen.ooms at stat.ucla.edu> ---
You can easily confirm this bug using the 'poppler-dump' utility included with
the cpp interface:
curl -OL
https://github.com/ropensci/pdftools/files/161587/waurika_news_democrat.pdf
./cpp/tests/poppler-dump waurika_news_democrat.pdf --show-text physical
You can compare this to the output from the pdftext utility you find that the
cpp interface has dropped a few columns:
./utils/pdftotext waurika_news_democrat.pdf -layout /dev/stdout
It would be really great if they the cpp api would give the same text as the
pdftotext command line util.
--
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/20160816/e55f1152/attachment.html>
More information about the Poppler-bugs
mailing list