Linking to a Page in a PDF File
June 7, 2007 by daynah
Filed under Tips and Tutorials
I was adding a link to a PDF file to my webpage, and was wondering if it was possible to link TO a page within the PDF. I did my google search, and found exactly how to do it.
Simply link to your PDF file as usual and append page=8 to link to the 8th page. Change the number accordingly.
So the HTML code would look like this:
<a href="http://www.mywebsite.com/myPDF.pdf#page=8">Page 8 in my PDF File</a>
Nice Trick. Thanks Planet PDF. :)
Related Products:
How to Diagnose and Fix Everything ElectronicMaster the Art of Electronics Repair In this hands-on guide, a lifelong electronics repair guru shares his tested techniques and invaluable insig... Read More >
How to Diagnose and Fix Everything ElectronicMaster the Art of Electronics Repair In this hands-on guide, a lifelong electronics repair guru shares his tested techniques and invaluable ... Read More >
Make: Electronics (Learning by Discovery)"This is teaching at its best!"
--Hans Camenzind, inventor of the 555 timer (the world's most successful integrated circuit), and author of... Read More >
Popularity: 9% [?]


@







