[OS X TeX] combining pdfs?
Gilles Serasset
Gilles.Serasset at imag.fr
Fri Feb 4 16:00:18 CET 2005
Hi all,
I confirm that pdfpages is very interesting, especially if you want to
produce a pdf for a full proceeding, by combining each articles. I did
it with rather simple macro that managed the author index, table of
contents, header/footer with page numbering and author/title, etc,
without having to do it yourself.
If you are interested, I can send you the latex file and macros I used
to do it.
Gilles,
On 3 févr. 05, at 15:22, Stephan Hochhaus wrote:
>
> 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>
>
>
>
--
Gilles Sérasset
GETA-CLIPS-IMAG (UJF, INPG & CNRS)
BP 53 - F-38041 Grenoble Cedex 9
Phone: +33 4 76 51 43 80
Fax: +33 4 76 44 66 75
--------------------- 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