Concatenating pdfs

Use Ghostscript to contatenate pdf files:

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

💬 Feel free to leave your comments

Share your thoughts below!

Loading comments...