<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - raw_order_layout completely broken"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94518#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - raw_order_layout completely broken"
href="https://bugs.freedesktop.org/show_bug.cgi?id=94518">bug 94518</a>
from <span class="vcard"><a class="email" href="mailto:jeroen.ooms@stat.ucla.edu" title="Jeroen Ooms <jeroen.ooms@stat.ucla.edu>"> <span class="fn">Jeroen Ooms</span></a>
</span></b>
<pre>This problem can easily be reproduced using the `poppler-dump` test utility.
For example take a sample pdf
curl -OL <a href="http://unec.edu.az/application/uploads/2014/12/pdf-sample.pdf">http://unec.edu.az/application/uploads/2014/12/pdf-sample.pdf</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>