I have several A4 PDF documents which I would like (two into one) \"glue\" together into A3 format PDF document. So I will get from 2PDFs A4 a single one si
I would like to advertise my pdftools
It's written in Python so should run on any platform. It's a wrapper to Latex (the pdfpages packages) but can do lot of things with a single command line: merge pdf files, nup them (multiple input pages per output page) and number the pages of the output file (you specify the location and the format of the number) It still needs some work but I think it's quite stable to be usable right now :)