On Sat 18 Jan 2020 at 15:42:08 +0100, Rainer Dorsch wrote: > I have a pdf file with a page size of 186x65 mm2. If I print that on A4, I > get > printouts which are mainly white, except the 186x65 mm2. > > > > Is there a good way to get it printed in a compact way (e.g. 4 pages on top > of > each other on an A4 sheet)? I could not find an option in pdftk, so any > advice > or hint is welcome... > Using something that is probably on your system and doesn't pull in all the enormous texlive baggage: pdfunite your.pdf your.pdf your.pdf your.pdf out.pdf
__ Brian. >