Split/Tile A3 (landscape) pdf to A4 (portrait)

Solution 1:

command line solution

  1. Install pdfposter

    sudo apt-get install pdfposter

  2. Use pdfposter

    pdfposter path/to/input.pdf path/to/output_splitted.pdf -m a4 -p 2x1a4