PDF Table of contents
Unsolved
General and Desktop
-
Hello everyone,
I want to show a pdf on my application, in order to display the pdf contents I use the QPdfDocument render, but now I want to show on the left of the screen the table of contents of that pdf in order to navigate faster in large documents.
Is there any way of getting/reading the table of contents/index of a pdf?
Thank you