Tuesday, May 7, 2024
 Popular · Latest · Hot · Upcoming
10
rated 0 times [  10] [ 0]  / answers: 1 / hits: 10687  / 2 Years ago, wed, november 2, 2022, 6:06:38

I'd like to print a single page PDF document on 2 or 4 pages.



Is there a way to do that on Ubuntu 12.04?


More From » 12.04

 Answers
1

This should do the job: command line PDF poster printer



To install, use apt-get as follows:



sudo apt-get install pdfposter


Example of usage for A4 -> A2 size:



$ pdfposter -v -mA4 -pA2 input_A4.pdf output_4_A4.pdf
---- processing page 1 -----
Deciding for 2 column and 2 row of portrait pages.

[#35606] Friday, November 4, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
bathtusain

Total Points: 380
Total Questions: 124
Total Answers: 111

Location: Trinidad and Tobago
Member since Sat, Apr 9, 2022
2 Years ago
;