[OS X TeX] Insert Multiple-page PDF?

Daniel Becker daniel.becker at uni-rostock.de
Sat Apr 28 12:07:49 CEST 2007


Am 28.04.2007 um 08:35 schrieb david craig:

> How might I insert a multi-page pdf into the middle of a pdftex  
> document?
>
> Google reveals assorted methods for how to include individual  
> pages, most of which I already knew.  Is there a package or command  
> for pdfs of many pages?
>
> Thanks,
> David Craig

preamble:

\usepackage[final]{graphicx}
\usepackage{pdfpages}

in the text: \includepdf[pages=-]{myfile.pdf}

or: \includepdf[pages=1-10,pagecommand={\thispagestyle 
{scrheadings}},scale=0.95]{StudiengaengeSW.pdf}

see ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/pdfpages/ 
pdfpages.pdf

Good luck,

daniel



------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the macostex-archives mailing list