Печать PDF буклетом по 4 страницы на лист А4

По ссылке http://ubuntuforums.org/archive/index.php/t-1210934.html

andrew@pro57t:/tmp$  pdftops -nocrop -paper A4 -expand MODX_TOG_Sample.pdf test.ps
andrew@pro57t:/tmp$  pstops -d "8:0@0.5(0,0.5h)+2@0.5(0.5w,0.5h)+4@0.5(0,0)+6@0.5(0.5w,0),3@0.5(0,0.5h)+1@0.5(0.5w,0.5h)+7@0.5(0,0)+5@0.5(0.5w,0)" test.ps test_booklet.ps

Как вариант:

andrew@pro57t:/tmp$  pstops -d "4:0L@.7(21cm,0)+2L@.7(21cm,14.85cm),3L@.7(21cm,0)+1L@.7(21cm,14.85cm)" test.ps test_booklet.ps

или

andrew@pro57t:/tmp$  pstops -d "4:0L@.69(0.99w,0.01h)+2L@.69(0.99w,0.5h),3L@.69(0.99w,0.01h)+1L@.69(0.99w,0.5h)" test.ps test_booklet.ps
( categories: )