Resize pdf papersize in ubuntu Get link Facebook X Pinterest Email Other Apps - December 01, 2017 To resize the papersize of a pdf file in Ubuntu, you can run this command: $ pdfjoin infilename.pdf --paper a4paper --fitpaper false --outfile outfilename.pdf Read more