[Poppler-bugs] [Bug 92509] New: pdttotext transposes words and groups of words.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 17 10:14:53 PDT 2015


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

            Bug ID: 92509
           Summary: pdttotext transposes words and groups of words.
           Product: poppler
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: general
          Assignee: poppler-bugs at lists.freedesktop.org
          Reporter: xxxxxxxxxxxxx at ihubbell.com

pdftotext my.pdf

is transposing words in the text output

Here is the output from:

pdftohtml my.pdf

green<br/>
Hey jiff, rockit!  Barfy, stick <br/>
to decimals!<br/>

and here is the output from:

pdttotext my.pdf

green
Hey jiff, rockit!
to decimals!

Barfy, stick

This is poppler from doing a current git clone.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20151017/57871d94/attachment.html>


More information about the Poppler-bugs mailing list