[OS X TeX] Include individual pages of a PDF file
Alan Munn
amunn at msu.edu
Mon Aug 4 18:19:21 EDT 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
More information about the MacOSX-TeX
mailing list