[poppler] sections of a document
Martin Kretzschmar
m_kretzschmar at gmx.net
Thu Jan 12 09:30:30 PST 2006
Hi Vincent,
On 1/12/06, Vincent Torri <vtorri at univ-evry.fr> wrote:
> xpdf shows sometimes, on the left, a tree with the name of the sectios of
> a document (for example with the autoconf pdf manual).
>
> What poppler function(s) should I use to get them (if it is possible)
The relevant xpdf classes are in poppler/Outline.{cc,h}.
For the glib binding, use the poppler_index_iter_* functions to iterate over
the outline items. I don't know how the qt binding exposes them.
HTH,
Martin
More information about the poppler
mailing list