Bug 26672

Summary: OutlineItem::getKids() returns NULL when index children known to exist
Product: poppler Reporter: Ian Haywood <ihaywood>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Ian Haywood 2010-02-20 16:08:42 UTC
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.
Comment 1 Albert Astals Cid 2010-02-21 05:22:01 UTC
Which means your code is more than probably wrong. I'm tempted of closing this as INVALID but i'll let you attach your code to prove me wrong :-)
Comment 2 Albert Astals Cid 2011-06-21 11:57:05 UTC
You did not prove me wrong, actually you did not even bother to answer, so closing the bug.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.