mylinuxnotes

Wednesday 20070919

howto join pdf files

Filed under: ghostscript, howto, pdf — jeff @ 2:32 pm

from an article at newsforge

This command line combines file1.pdf with file2.pdf, to create finished.pdf.  One additional bonus is that if files 1 and 2 weren’t compressed properly, the final finished file will be and it’s always nice to save disk space.

gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=finished.pdf file1.pdf file2.pdf

kthxbie

1 Comment »

  1. wonderful! and easy.
    so thank

    Comment by sangtong — Friday 2007112 @ 6:18 am


RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.