GeneralIncluding an External PDF document

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
i.mehrzad
Posts: 4
Joined: Sun Jul 05, 2009 5:23 am

Including an External PDF document

Post by i.mehrzad »

I want to include an external pdf file directly into my document, making the page numbers continue in order. Is there anyway it can be done. I remember having heard that the \begin{verbatim} environment should do it for me, don't remember where i read it.

Recommended reading 2024:

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

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

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: Including an External PDF document

Post by frabjous »

Try the pdfpages package. Here's the documentation:
http://ctan.math.utah.edu/ctan/tex-arch ... fpages.pdf
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Including an External PDF document

Post by localghost »

i.mehrzad wrote:[...] I remember having heard that the \begin{verbatim} environment should do it for me, don't remember where i read it.
I don't know where you heard that, but the verbatim environment prints code as is.


Best regards
Thorsten
Post Reply