I have a question pertaining to linking from an HTML website to a PDF. In Dreamweaver I know how to link to the PDF and after I browse and attach, I add this to the link,
#page=4
This will obviously not only take me to the PDF, but will take me directly to any page I select, which in this case is page 4.
The problem I have is that the link always takes me directly to the top of the PDF file. Is there a way to use "destinations" in Acrobat 7, and create some type of anchor, so I can "click" from the HTML page and jump directly into any area of the PDF page 4, whether it be at the top, middle, bottom, etc. With Dreamweaver anchors, it is simple to go from one HTML page, directly to any specific place within another HTML page.
Would greatly appreciate your help! Thanks so much!
To create a named destination open the destination panel - View > Navigation Panels > Destinations. Change the PDF view to whatever you would like, a certain page, zoom level, etc. Then click the new destination button in the destination panel. Name the destination what you would like.Now back in Dreamweaver you will use #nameddest=xx (after the PDF file name) - where xx is the name of the destination you created in the PDF.
Adobe Certified Expert and Instructor.