pdf concatenation?

David J Berube djberube at berubeconsulting.com
Mon Nov 20 15:36:26 EST 2006


Ghostscript can do that:

gs -sDEVICE=pdfwrite -dNOPAUSE -dQUIET -dBATCH 
-sOutputFile=output_filename.pdf input_filename1.pdf input_filename2.pdf 
input_filename3.pdf ...

Take it easy,

David Berube
Berube Consulting
djberube at berubeconsulting.com
(603)-485-9622
http://www.berubeconsulting.com/

Paul Lussier wrote:
> 
> Hi,
> 
> I recently scanned a bunch of dead trees.  The scanner software (from
> HP on my Mac) lied and told me it was scanning everything into a
> single document.  As a result, I now have 65 pages of a single
> document in 65 different pdf files.  Does anyone know of a way to
> merge these into a single 65-page document, such that I have but one
> PDF to keep track of?


More information about the gnhlug-discuss mailing list