[pdftex] including the existing pdf document

Reinhard Kotucha reinhard.kotucha at web.de
Wed Jun 27 23:49:45 CEST 2007


kewal writes:

 > How to  include  already existing  pdfs into my new file which is to be
 > compiled ? i tried it using pdfpages package, but wasn't succesful. I
 > included this in my preamble
 > 
 > 
 > \usepackage[2-5]{pdfpages}
 > 
 > and in the body included this -
 > 
 > \includepdf[2-5]{datasheet}

I did not test myself, but I would try

\usepackage{pdfpages}

[...]

\includepdf[pages={2-5}]{datasheet}

For more information see

  http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf

Regards,
  Reinhard

-- 
----------------------------------------------------------------------------
Reinhard Kotucha			              Phone: +49-511-4592165
Marschnerstr. 25
D-30167 Hannover	                      mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------



More information about the pdftex mailing list