[OS X TeX] Concatenate PDF files?
Frank Ernst
fxe5 at po.cwru.edu
Wed May 22 10:45:33 EDT 2002
Sorry, I forgot the most important option: "--pdfarrange".
Once more:
To concatenate file1.pdf, file2.pdf, file3.pdf etc into a single file
all.pdf you can use the command
texexec --pdfarrange --result all.pdf file1.pdf file2.pdf file3.pdf
To concatenate all pdf files in a directory pdfdir into a single file
all.pdf (in alphabetic order) you can use
texexec --pdfarrange --result all.pdf `ls *.pdf`
Frank Ernst
> From: Frank Ernst <fxe5 at po.cwru.edu>
> Reply-To: "TeX on Mac OS X Mailing List" <MacOSX-TeX at email.esm.psu.edu>
> Date: Wed, 22 May 2002 10:22:52 -0400
> To: TeX on Mac OS X Mailing List <MacOSX-TeX at email.esm.psu.edu>
> Subject: Re: [OS X TeX] Concatenate PDF files?
>
>> From: Michael Murray <mmurray at maths.adelaide.edu.au>
>> Reply-To: "TeX on Mac OS X Mailing List" <MacOSX-TeX at email.esm.psu.edu>
>> Date: Wed, 22 May 2002 22:30:14 +0930
>> To: "TeX on Mac OS X Mailing List" <MacOSX-TeX at email.esm.psu.edu>
>> Subject: Re: [OS X TeX] Concatenate PDF files?
>>
>>> Le 22/05/02 14:05, « Charles Bouldin » <charles.bouldin at nist.gov> a écrit :
>>>
>>>> A friend of mine asked me about how to concatenate .pdf files into a
>>>> single .pdf file, and I was sort of stumped. This came up in the
>>>> context of creating a single .pdf file to put on a web page, where
>>>> the individual .pdf files were created using TeXShop.
>>>>
>>>> Suggestions, anyone?
>>>
>>> try pdfpages.sty
>>>
>>>
>>> --
>>> Michel Bovani
>>>
>>
>> By the way its part of the teTeX that comes with TeXShop but you will need to
>> go to CTAN and grab the manual.
>>
>> Michael
>>
>> --
>
>
> To concatenate file1.pdf, file2.pdf, file3.pdf etc into a single file
> all.pdf you can use the command
>
> texexec --result all.pdf file1.pdf file2.pdf file3.pdf
>
> To concatenate all pdf files in a directory pdfdir into a single file
> all.pdf (in alphabetic order) you can use
>
> texexec --result all.pdf `ls *.pdf`
>
> For further details try
>
> texexec --help
>
> Frank Ernst
>
________________________________________________
Frank Ernst
Department of Materials Science and Engineering
414 White Building
Case Western Reserve University
10900 Euclid Avenue
Cleveland, Ohio 44106-7204
U. S. A.
________________________________________________
Tel: (216) 368 0611
Fax: (216) 368 3209
________________________________________________
-----------------------------------------------------------------
To UNSUBSCRIBE, send email to <info at email.esm.psu.edu> with
"unsubscribe macosx-tex" (no quotes) in the body.
For additional HELP, send email to <info at email.esm.psu.edu> with
"help" (no quotes) in the body.
-----------------------------------------------------------------
More information about the MacOSX-TeX
mailing list