Link to home
Start Free TrialLog in
Avatar of LT1415
LT1415

asked on

Linking Into a Section of a PDF from a Web page

Is it possible to link into a section of a PDF from a web page similar to using the
anchor and a name attribute in html
<a href="MyPage.pdf#FirstStory">My Page</a>
<a name="FirstStory">Table of Contents</a>

We want the links to target certain sections of the page.
I am using Acrobat 9

Thanks
ASKER CERTIFIED SOLUTION
Avatar of yobri
yobri
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of chin2000
chin2000

You can link to page by file.pdf#page=
or destination  by
file.pdf#nameddest=
For the destination, you'll need to create destination first
1. Navigate through the PDF for the desired location
2. Go to View > Navigation Tabs > Destinations
3. Under Options, choose Scan Document
4. Once this is completed, select New Destination from the Options menu and enter an appropriate name