combine_merge_pdf_files
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
combine_merge_pdf_files [2014/02/06 15:21] – juckins | combine_merge_pdf_files [2025/03/20 18:21] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | [[http:// | + | ==== Combine/Merge PDF Files ==== |
- | $ gs -dBATCH | + | [[https:// |
- | CentOS6: Install pdfjam and use pdfjoin | + | $ gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=merged_file.pdf -dBATCH pdf_1.pdf pdf_2.pdf |
+ | |||
+ | $ gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=OUTFILE.pdf file1.pdf file2.pdf | ||
combine_merge_pdf_files.1391718073.txt.gz · Last modified: 2014/02/06 15:21 by juckins