[Poppler-bugs] [Bug 26672] New: OutlineItem::getKids() returns NULL when index children known to exist

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 20 16:08:42 PST 2010


http://bugs.freedesktop.org/show_bug.cgi?id=26672

           Summary: OutlineItem::getKids() returns NULL when index children
                    known to exist
           Product: poppler
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: ihaywood at iinet.net.au


I am trying to load an index into a tree widget for a PDF document where the
index has several levels (sections within chapters, etc)
Example PDF:
http://www.postgresql.org/files/documentation/pdf/8.4/postgresql-8.4.2-A4.pdf

However only the toplevel of the document is displayed, because
OutlineItem::getKids () returns NULL, even for those items which are known to
contain children items. The document displays fine in evince (which is using
the glib frontend)

Using libpoppler 0.12.0 on Ubuntu Karmic.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list