- Labels: --> pdf
In PDF documents, named destinations can be set. For
example, a named destination "Chapter3" can be created
which points to a particular chapter of a book. Then,
that page can be opened directly with an URL
..../book.pdf#Chapter3.
It is also possible to tell acrobat go to a named
destination, e.g., on Windows one can use
acrobat.exe /A nameddest=Chapter3 book.pdf
(see
http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf
for more information)
This feature should also be supported in JabRef. Then,
one could create an inbook/incollection reference and
add "book.pdf#Chapter3" to the PDF field. Pressing F4
will then open the PDF document on the corresponding page!