Links to pages in pdf files.
Hello Everybody,
Is there a way to insert in a note a link to a page in a pdf file from the collection?
I tried inserting "Zotero://attachment/16383/myarticle.pdf#page=5", but Zotero could not find the file.
Instead just Zotero://attachment/16383/ works fine by opening the requested pdf. Zotero://attachment/16383/#page=5 does not work either:(
(for paged pdf links see http://kb.adobe.com/selfservice/viewContent.do?externalId=317300&sliceId=1)
Ideally a shortcut would be a marvelous solution. For instance while reading a pdf file from the collection by pressing a shrotkey a link to current pdf page be inserted in the last active note.
What do you thing of the feature?
Does anybody know a way to implement this??
(Also it would be nice if links would work directly from RTF notes, and not just from the reports.)
Many many thanks.
Is there a way to insert in a note a link to a page in a pdf file from the collection?
I tried inserting "Zotero://attachment/16383/myarticle.pdf#page=5", but Zotero could not find the file.
Instead just Zotero://attachment/16383/ works fine by opening the requested pdf. Zotero://attachment/16383/#page=5 does not work either:(
(for paged pdf links see http://kb.adobe.com/selfservice/viewContent.do?externalId=317300&sliceId=1)
Ideally a shortcut would be a marvelous solution. For instance while reading a pdf file from the collection by pressing a shrotkey a link to current pdf page be inserted in the last active note.
What do you thing of the feature?
Does anybody know a way to implement this??
(Also it would be nice if links would work directly from RTF notes, and not just from the reports.)
Many many thanks.
<path to Acrobat> /A "<open parameter>=OpenActions" "<path to PDF file>"
For example:
Acrobat.exe /A "zoom=1000=OpenActions" "C:\example.pdf"
-----------------------------------------------------------
It should work this way.