Bookmark and Share

Enter your email address:

Delivered by FeedBurner



Home Page













Subscribe here
Add to My Yahoo!
This page is powered by Blogger. Isn't yours?

Host your Web site with PureHost!


eXTReMe Tracker
  Web http://www.klippert.com



  Friday, May 16, 2008 – Permalink –

Link to PDF

Hyperlink to page numbers


The article tells how to link to named locations, but in most cases all you'll need is the page number:

Linking to Pages or Destinations Within PDFs
Dan Shea Associate Editor

Linking To Specific Pages

This is significantly simpler than linking to named destinations because it doesn't require any special steps to be taken in the preparation of the PDF file. I personally favor the page-linking method for this reason. In order to link through to a specific PDF page, begin with the domain, as you would for any web link:


http://www.mydomain.com/

Then add the name of the PDF document:


http://www.mydomain.com/myPDF.pdf

Then append "#page=" followed by the desired page number. For example, if you were looking to link to page 7:


http://www.mydomain.com/myPDF.pdf#page=7

So in all, the HTML link code would be:


<a href="http://www.mydomain.com/myPDF.pdf#page=7">Link text</a>


Example:

Also see:

Infoworld.com
Page-addressable PDF

Suggested in Scott Hanselman's Blog:
Addressing a PDF at the Page Level with an URL

[Edited entry from 1/10/2005]




See all Topics

Labels: , ,


<Doug Klippert@ 6:12 AM

Comments: Post a Comment

Links to this post:

Create a Link