I just want to access table of content/Catalogue/Index Page from the pdf file using android pdfviewer by using barteksc.
When I successfully load the pdf file from assets, its shows table of content of the file in debugger mode at console. I was trying to write it manually in my project but I shocked to see it already in my console showing all table of content in text form with title of each page and page number.
Here I am attaching the screenshot of console where pdf file table of content showing but unable to access them
I have gone through its meta data but did not find any content. Please help me to find and access this table of content which is showing in the picture of console. thanks for your response