I am sure the answer to this exists somewhere here, but I am just not able to find it. I have many multipage figures/tables etc. in my document. I would like to be able to refer to a specific page of a multipage object. Using ~\pageref{somelabel}, I am able to refer to the first page of the object. If I know that my reference of interest is say, on the 5th page, how do I get ~\pageref{somelabel} to link to the 5th page of this multipage object. Thanks in advance for any help!
|
|
||||
|
Here's a mock-up of how you could go about obtaining your hyper-linked page references. Assume the following is your multi-page image (or table):
This creates a 10-page document containing "stuff." Now you can include this in your main document in the following hypothetical way using
The above creates a 12-page document with the 10-page image on pages 2-11. Page X receives the label
The above discussion involves the inclusion of multi-page "images." Using multi-page tables in the |
||||
|

~\pdfpagesoption. – Ariel May 28 '12 at 16:51