How can I merge PDF files (or PS if not possible) such that every file will begin in a odd page?

后端 未结 8 1125
-上瘾入骨i
-上瘾入骨i 2020-12-15 07:50

I am working on a UNIX system and I\'d like to merge thousands of PDF files into one file in order to print it. I don\'t know how many pages they are in advance.

I\'

8条回答
  •  -上瘾入骨i
    2020-12-15 08:05

    You can use PDFsam:

    • gratis
    • runs on Microsoft Windows, Mac OS X and Linux
    • portable version available (at least on Windows)
    • can add a blank page after each merged document if the document has an odd number of pages

提交回复
热议问题