Arnis Gubins "pdf links from frame maker docs" 6/5/02 11:58am </cgi-bin/webx?14@@.ef8f12d/0>
As long as the PDFs are accessed via the internet, this should work from any browser/platform. If the files are on a local drive, Windows IE won't be able to open them to specific pages or destinations because it interprets the #page or #dest syntax (file://path#page=2, for example) as part of the file name.
The URL for the hyperlink should look something like this for a PDF that is accessible on the Web (link to Document Rights section of Reader 5.1 User Guide):
<http://www.adobe.com/products/acrobat/pdfs/acrruserguide.pdf#page=26>
Putting a hyperlink in your FrameMaker source can create a hyperlink in the PDF that you create. Use the Special > Hypertext menu item, then insert a Go To URL command with the URL pasted in after the "message URL" marker text.
I guess I should be more specific with my question: "From HTML, can a hyperlink cause a specified page in a PDF file to open?" The conditions for this case will be all PDFs will be authored in Frame, and all destinations will have a unique hypertext destination marker. This needs to work on Windows, UNIX, and Linux platforms.