Creating a destination
I am using Acrobat Pro 2020. I want to create a destination to associate with a hyperlink. I find the followinbg info in help:
Open a PDF file to a set destination
A destination is the end point of a link represented by text in the Destinations tab. Destinations enable you to set navigation paths across a collection of Adobe PDF documents. Linking to a destination is recommended when linking across documents because, unlike a link to a page, a link to a destination is not affected by the addition or deletion of pages within the target document.
To set a destination in Acrobat 7.0 (Professional or Standard):
1. Set the Zoom and page location to the way you want it on the screen.
2. Select View > Navigation Tabs > Destinations to open the Destinations tab.
3. Select Options > New Destination from the Destinations tab.
4. Give the destination a name.
5. Create an HTML link that points to this destination by adding #[destination name] to the end of the links URL.
For example, this HTML tag opens a destination named "glossary" in a PDF file named myfile.pdf:
<A HREF="http://www.example.com/myfile.pdf#glossary">
Unfortunately, when I cliick on View, there is no"Navigation tabs" tab. How do I get to the spot where I can create a destination?
