Copy link to clipboard
Copied
Hi, new to adobe reader.
During my studies, I need to write summerise to large books I view on PDF.
I like using links to refernce specific pages in my summery.
However i can't seem to be able to create a link to specific page, when using Acrobat-Reader.
For example, for file "example.pdf" (attached) saved in "C:\Users\Documents", the following file URL will open page 3 in Microsoft Edge: "file:\\\C:\Users\Documents\example.pdf#page=3",
but in reader will return:
"There was an error opening this document. The filename, directory name or volume lable is incorrect".
It seems Reader can't open file URLs, and path is not enough to link to page.
Anything i should do diffrently, or any known workaround?
Thank you! (sorry for English & grammer mistakes, not my native language)
No, but you would have been able to create a type of link that will.
The link needs to have the "Go to a page view" action, instead of "Open a web-link". Then you would be able to link to a specific place in the target PDF file. Plus, it will be a relative link so will more likely still work on someone else's computer, if you send them both files.
Copy link to clipboard
Copied
Cant edit, correction for the error message - "There was an error opening this document. The filename, directory name or volume lable syntax is incorrect"
Copy link to clipboard
Copied
Where does you use the link?
Copy link to clipboard
Copied
Zotero (In notes) & Word.
I checked again at Word, it does open the file but on the first page.
Copy link to clipboard
Copied
May be that this is not possible.
Copy link to clipboard
Copied
You would be able to do it if you had Acrobat.
Copy link to clipboard
Copied
I am sorry, I do not undearstand. I have Acrobat Reader DC installed (free version), and I'm trying to open the pdf using it, by URL. See attached video for example - notice how even through the link is to page 3, page 1 is opened (The file is the example file I posted in the original post).
Do you mean that if I had the paid version, it would have worked?
Copy link to clipboard
Copied
No, but you would have been able to create a type of link that will.
The link needs to have the "Go to a page view" action, instead of "Open a web-link". Then you would be able to link to a specific place in the target PDF file. Plus, it will be a relative link so will more likely still work on someone else's computer, if you send them both files.
Copy link to clipboard
Copied
I see, weren't aware of actions.
Would such a link, after creation, will work for the free vesion as well?
If so, do you have an example of such a link?
Thank you!
Copy link to clipboard
Copied
- Yes.
- I've created an example for you. Save these two files in the same folder and then open the first one and click the links in it: https://drive.google.com/drive/folders/17yql0NAa_qss8ma4y_5-zumLZFQZW3y9?usp=sharing
Copy link to clipboard
Copied
Thank you!
I'll mark your answer as currect.
You placed the links inside a pdf, as a "button" of sort.
Can I place the link outside a pdf? In the vidoe I sent you, I placed the link inside a word document.
Copy link to clipboard
Copied
No, that's not going to work.
Copy link to clipboard
Copied
You should read this:
https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_open_parameters.pdf
Copy link to clipboard
Copied
Thank you,
This is what I have been trying to do with the "#page=3" in the file URL in the main post.
However, it seems that using such parameters works only in web URLs (http://), like in the examples in the link you sent.
It does work with shell cmd as well - but this is harder to embed in a word document (I think VBA would be the way?)
Copy link to clipboard
Copied
You can try this option:
<Acrobat path> /A "<parameter>=<value>" "<PDF path>"
Copy link to clipboard
Copied
This works, but only as a shell command (not as a URL).
I made a workaround using this option and VBA script (using the shell function), however I don't recommend this - I think this have some security issues...
Thank you anyway for your time and effort!
Copy link to clipboard
Copied
Also, you need to know the location of the executable on the user's computer, which isn't always possible...
Copy link to clipboard
Copied
I made this for my own use - I guess if there was a simple solution, such as just adding "#page=X" at the end of the file path (in file URL scheme, like in web URL), every user could have implanted it for themself...
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more