The OutlineDialogFragment
displays a document outline (containing PDF Bookmarks
that can be used to navigate the PDF document by selecting a bookmark item.
To show an outline dialog fragment in your activity, create a new instance of OutlineDialogFragment
by calling newInstance()
and setting the PDFViewCtrl
:
You can also set the current bookmark using setCurrentBookmark(Bookmark)
.
You can set a listener to be notified when an item in an OutlineDialogFragment
is clicked by calling setOutlineDialogListener(OutlineDialogListener)
.
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales