[texhax] How does one insert a PDF file in LaTeX

David C. Walden dave at walden-family.com
Sun Apr 1 16:49:54 CEST 2007


Perhaps the following will do what you want:
\usepackage[final]{pdfpages}
...
\fullpage{1-5}{file-name}
for including pages 1 through 5 of the file named file-name.pdf

At 05:37 AM 4/1/2007, J H-G wrote:
>Hi,
>   I want to embed a multi-page pdf file in a LaTeX document.  Is there an 
> easy way to do this other than to split it up into individual pages and 
> insert each one as a figure?
>Thanks,
>Jared




More information about the texhax mailing list