Open to specific pdf page in webmap as hyperlinks

530
0
10-03-2016 02:14 PM
MathieuCain1
New Contributor

Hello,

To create a hyperlink to a PDF and have it open at a specific page in desktop version, I did something like this:

path_to_PDF\Name.pdf ?/A "Page=5=OpenActions"

To use in a web service, I changed these to something like this:

... path_to_PDF/Name.pdf#Page=5

However this last only opens the PDF, but does not go to the desired page.

What am I missing?

0 Kudos
0 Replies