Search found 1 match

by toliman
Sun Mar 25, 2012 10:21 pm
Forum: General
Topic: pdfpages does not respect rotated input pages
Replies: 0
Views: 2082

pdfpages does not respect rotated input pages

My input pdf-file consists of pages that were rotated to landscape by pdftk (L) and pages already in landscape mode.

I want to combine 4 pages into one with:
pdfnup --nup 2x2 <input.pdf>

The resulting pdf-file does not correctly rotate the rotated input pdf-pages, but puts them in portait mode ...