[OS X TeX] Include individual pages of a PDF file

Alan Munn amunn at msu.edu
Tue Aug 5 00:19:21 CEST 2008


At 11:34 PM +0200 8/4/08, Oliver Buerschaper wrote:
>Dear LaTeX wizards,
>
>I'm trying to include a specific page of a given (multi-page) PDF 
>file. Is this possible with the graphicx package? Perhaps something 
>along the lines of
>
>\includegraphics[page=2]{all_my_figures.pdf}

\usepackage{pdfpages}
\includepdf[pages=n-m]{filename}

where n-m is the page range.

See the pdfpages documentation for more details.

Alan


-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://www.esm.psu.edu/mac-tex/list/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex



More information about the macostex-archives mailing list