General ⇒ Referencing a page within a pdf
Referencing a page within a pdf
I am writing a report which has several other reports (such as ERA.pdf which is 10 pages long) as appendices. They are being included using:
\includepdf[pages=-,offset=70 0]{ERA}
Is there any way that anyone knows how to place a reference label (\label) on say the 3rd page of the included pdf?
The only way I think I could do it is to \includepdf the first section, then add \label and \includepdf the rest.
Thanks,
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis