[OS X TeX] combining pdfs?

Stephan Hochhaus stephan at yauh.de
Thu Feb 3 15:22:16 CET 2005


Am 02.02.2005 um 16:23 schrieb Jason Davies:

> the most Mac-ish version of all these seems to be
> <http://www.monkeybreadsoftware.de/Freeware/CombinePDFs.shtml> if 
> anyone
> was interested in adding another recommendation.
The most LaTeX'ish solution may be the pdfpages package:

\begin{article}
\usepackage{pdfpages} %include the package
\begin{document}
\includepdf{file1.pdf} % first file to be included in the output pdf
\includepdf{file2.pdf} % second file to be included in the output pdf
%add more files ad lib.
\end{document}

Stephan

--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the macostex-archives mailing list