I have a PDF with 6 pages (let's call dem A-F) in portrait format. (example file)
The pages have two different sizes:
Now I want to merge them to two pages (302mm x 215.5mm).
Page 1: _____________________________ | | | | | | | | | A | B | C | | | | | | | | | |_________|_______|_________| Page 2: _____________________________ | | | | | | | | | D | E | F | | | | | | | | | |_________|_______|_________|
When I try pdfnup I get white borders between the files. (example)
pdfjam --suffix "print" --nup '3x1' --papersize "{302mm,215.5mm}" Dokument-2.pdf
Is there a better way to print multiple pages (with different sizes) on one sheet without resizing the pages?
برچسب:
نویسنده: استخدام کار