adiwan (adiwan)'s status on Friday, 23-Jun-17 17:00:23 UTC

  1. @tiffany I always use pdftk on Linux for that (command line). There is a Windows GUI version but it doesn't have all features, but merging is there. Alternatively there is also the command line Windows version, which has all features. https://www.pdflabs.com/tools/pdftk-server/ https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/
    using it in command line is simple: pdftk first.pdf second.pdf third.pdf fourth.pdf cat output.pdf
    ("cat" stands for conCATenate)

    Friday, 23-Jun-17 17:00:23 UTC from web in context