solutions
reinventing the wheel.
Freitag, 6. August 2010
Merge PDFs with the command line
Install Ghostscript and pdftk.
sudo aptitude install ghostscript pdftk -y
Put this script in ~/bin.
http://einrad.eu/stuff/pdfmerge
Make it executable.
chmod +x ~/bin/pdfmerge
Log out. Log in.
Use it.
pdfmerge output.pdf a.pdf b.pdf c.pdf
Keine Kommentare:
Kommentar veröffentlichen
Neuerer Post
Älterer Post
Startseite
Abonnieren
Kommentare zum Post (Atom)
Keine Kommentare:
Kommentar veröffentlichen