joining multiple PDFs into one

Peter King peter.king-H217xnMUJC0sA/PxXw9srA at public.gmane.org
Mon Nov 14 18:23:49 UTC 2011


On Mon, Nov 14, 2011 at 12:53:02PM -0500, Thomas Milne wrote:

> How to do this?
> 
> I tried cat file1 file2 file2 > file, but that didn't work, I only got
> the last page.
> 
> Solutions I find on Google all either refer to Acrobat or some other
> Windows software. One I found with Openoffice referred to inserting
> the PDF's into an ODT file then exporting, my Libreoffice doesn't have
> the ability to insert PDF.
> 
> Any ideas?

On the *NIX command line, there is a suite of tools pdftk (PDF ToolKit)
that can do all that and more -- split files apart into pages, recombine
them in different orders, join different files, and so on. It works well
and reliably.

-- 
Peter King			 	peter.king-H217xnMUJC0sA/PxXw9srA at public.gmane.org
Department of Philosophy
170 St. George Street #521
The University of Toronto		    (416)-978-4951 ofc
Toronto, ON  M5R 2M8
       CANADA

http://individual.utoronto.ca/pking/

=========================================================================
GPG keyID 0x7587EC42 (2B14 A355 46BC 2A16 D0BC  36F5 1FE6 D32A 7587 EC42)
gpg --keyserver pgp.mit.edu --recv-keys 7587EC42
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://gtalug.org/pipermail/legacy/attachments/20111114/2ef816f4/attachment.sig>


More information about the Legacy mailing list