GeneralReferencing a page within a pdf

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
pooley343
Posts: 17
Joined: Mon Oct 20, 2008 2:53 pm

Referencing a page within a pdf

Post by pooley343 »

Hi everyone.

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,

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply