Click to See Complete Forum and Search --> : Point to an anchor in a PDF file?
bcrotsko
06-11-2007, 10:47 AM
Is it possible, when writing HTML code, to get a link to point to a specific page within a PDF file? So that clicking on this linked line of text will open a PDF file to page 14 instead of page 1?
bcrotsko
ryanbutler
06-11-2007, 11:21 AM
http://www.domain.com/mypdf.pdf#page=14
bcrotsko
06-11-2007, 11:34 AM
That worked. Thank you!
Annen
06-18-2007, 01:15 PM
I've actually had an issue with this today. I tried clicking on a link like that for a pdf file, and in IE it would just open up to page 1.
Later I opened up FireFox to see if it worked there, and it was fine..
then I opened up IE and it worked??
I'm not sure why this happened.. any thoughts?