Copy link to clipboard
Copied
Is it possible to make your pdf open the table of content by default everytime you open the pdf.
To avoid going to view/content etc. everytime to see the table of content.
Some programs have a feature where you click open by default every time. and the table of content is then visible right away you open the pdf. You do not have to go and make it visible.
can anyone help
best regards
Helle
Copy link to clipboard
Copied
Hi Helle, thank you for using View SDK. As of now, View SDK doesn't support this feature.
We will add this request to our backlog and might consider for future enhancements.
Copy link to clipboard
Copied
Hi Helle,
View SDK offers a page navigation API:- gotoLocation. You can use this to navigate to any desired PDF page programmatically. Please see if this solves your purpose.
You can find the detailed documentation here. Look for the "Viewer API" section under UI Customization.
Thanks and let us know if we can help you with anything else.