Question : Linking to a specific article in PDF file from website

I am trying to link to a specific article in a PDF file from my website.  I'm using the following code in my webpage but it is not working.  I would like users to be able to click on a link on a webpage, and it will take them to a specific section of the PDF file, instead of opening it on Page 1.  Can someone please point out what I'm doing wrong?  Thank you.

<a href="http://www.example.com/myfile.pdf#page=5">Click here to go to Page 5</a>
<a href="http://www.example.com/myfile.pdf#dest=product">Click here to go to Product page</a>

Just for the clarification:
I have uploaded the pdf file on the web server already and clicking on a link will open the file, but it just opens at the first page.

Answer : Linking to a specific article in PDF file from website

That looks correct...  What version of Adobe Reader do you have and what browser are you using?

I found this on Adobe's website, http://kb2.adobe.com/cps/326/326332.html.  It's out of date but maybe you are using an old version of Reader or an incompatible browser.
Random Solutions  
 
programming4us programming4us