[Poppler-bugs] [Bug 94518] raw_order_layout completely broken
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 16 10:16:27 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94518
--- Comment #1 from Jeroen Ooms <jeroen.ooms at stat.ucla.edu> ---
This problem can easily be reproduced using the `poppler-dump` test utility.
For example take a sample pdf
curl -OL http://unec.edu.az/application/uploads/2014/12/pdf-sample.pdf
Then this is the output we expect:
./utils/pdftotext pdf-sample.pdf /dev/stdout
However the C++ API gives:
./cpp/tests/poppler-dump pdf-sample.pdf --show-text raw
The latter is mostly gibberish.
--
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/3d32549e/attachment.html>
More information about the Poppler-bugs
mailing list