PDF Navigation and Interaction in Python
Contents
[
Hide
]
Use this section when you need to build interactive PDF navigation in Python, whether that means creating bookmarks, updating link destinations, or attaching actions to document events, pages, and form elements.
Topics in This Section
- Actions - in this article, you will learn how to work with differnt types of actions.
- Bookmarks- large publications usually include a framework of bookmarks that can be easily viewed and selected in the Bookmarks Pane, allowing you to click on a bookmark to jump to the page or chapter it represents. The Bookmarks Pane is a content-aware element, and is visible in the side-bar only if the open PDF document contains a bookmark structure.
- Links- work with Links in the PDF documents using Python library.