[Poppler-bugs] [Bug 93344] New: pdftotext only outputs first page content with -bbox-layout option

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 11 00:57:46 PST 2015


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

            Bug ID: 93344
           Summary: pdftotext only outputs first page content with
                    -bbox-layout option
           Product: poppler
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: utils
          Assignee: poppler-bugs at lists.freedesktop.org
          Reporter: jonathlela at gmail.com

The new -bbox-layout option introduced in
911d9fc8d85b776418039b4eebb37200a0987554 adds extra bounding box info. However
it only displays the first page content, other pages are shown empty.
The -bbox option still works as intended.
By browsing the code, my guess is that comes from textOut->takeText() (line 528
from utils/pdftotext.cc) who get the TextPage content only in its first
invocation.

-- 
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/20151211/b437bcb2/attachment.html>


More information about the Poppler-bugs mailing list