How to automate adding In-document navigation to pdf documents.
The documents contain a table and some charts on page#2. This table contains a list of titles (similar to Chapters). I want a script to make these titles clickable. On clicking a title user should navigate to the respective page number assigned to it. Note: all the titles are standard and we can hardcode the mapping between Title and Page Number. I am open to insert some rectangles or other annotations to make this functionality work, provided they stay hidden.