SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2009-09-16 11:40:42

Piraja
#! Die Hard
From: Lost River Lake
Registered: 2009-02-19
Posts: 523

How to concatenate (merge) PDF files

I wanted to share this very easy, quick and efficient way to concatenate several PDF files into a single file – this is a recapitulation of racin's post found at Matthew Skala's home page:

sudo apt-get install pdftk
cd <folder containing your pdf's>
pdftk *.pdf cat output all.pdf 

That's all folks!

The actual process took ca. 1 second. Make sure you have named your files so that they are merged in the right order, e.g. 01_file-for-page-1.pdf, 02_file-for-page-2.pdf, etc.


I never use smilies, but there are exceptions that prove the rule wink
Now playing: Libre.fm

Offline

Be excellent to each other!

#2 2009-09-16 11:54:04

rizzo
#! wanderer
From: ~/
Registered: 2008-11-25
Posts: 5,109

Re: How to concatenate (merge) PDF files

Nice howto. Thanks smile Highlights the simplicity and power of linux.

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo