<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - poppler_page_get_text() ordering does not agree with poppler_page_get_text_layout() as docs say it should"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69608#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - poppler_page_get_text() ordering does not agree with poppler_page_get_text_layout() as docs say it should"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69608">bug 69608</a>
              from <span class="vcard"><a class="email" href="mailto:p@pwaller.net" title="Peter Waller <p@pwaller.net>"> <span class="fn">Peter Waller</span></a>
</span></b>
        <pre>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!</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>