When you use HTML, you can link a certain place in the file by using the 'a name="name"' tag along with a link such as www.something.com/index.html#name as the URL.
I know you can do the same from within a PDF file (bookmarks), but can you link to a particular place/page from outside the PDF file as you can with HTML? For example, I have a 140 page PDF file, and from an HTML document I would like to link to page 57 of the PDF, how would I do that?
Thank you for your help,
~Dan
PS: If I missed a topic on this and/or you know of a website that describes how to do this, please don't waste your breath/time, a link will do me fine! TY
Both Acrobat 5.0.5 and Reader 6 were setup to open new windows (not open the file in the browser). If I reconfigure Acrobat 5.0.5 to open the PDF in the browser, then the jump to page 10 works. I assume this would also work for Reader 6.
Seems this is another Acrobat feature that works well if the end user has setup their kit with appropriate options.
FWIW
Ian
a href="pdfs/California.pdf#page=15"
Thank You!
~Dan
Tobias