GNOME Bugzilla – Bug 449776
Bad page ordering when printing 4 landscape pages on one sheet
Last modified: 2007-12-13 22:31:17 UTC
Please describe the problem: This was originally filed at https://bugs.launchpad.net/ubuntu/+source/evince/+bug/121524 Background: In my everyday work at the university I often have to print pdf files that contain "powerpoint slides" from course presentations etc. Those slides are usually a) in landscape orientation and b) use huge fonts. One typically wants to print four of this slides per sheed of paper. The problem: I use evince-0.7 on Ubuntu Feisty to print my pdf files. In the print dialogue I can choose to print 4-on-1. Nice. But the pages appear in an hard to read order on the sheet. The reason might be, that evince threads the pages / sheet as portrait mode when I use 4-on-1 printing. Steps to reproduce: Print 4 landscape pages on a sheet Actual results: Result with evince-0.7 --------------------------------------------------- | sheet of paper (landscape) | | -------------------- --------------------- | | | page 3 | | page 1 | | | | | | | | | | | | | | | -------------------- --------------------- | | --------------------- -------------------- | | | page 4 | | page 2 | | | | | | | | | | | | | | | --------------------- --------------------- | --------------------------------------------------- Expected results: Expected result --------------------------------------------------- | sheet of paper (landscape) | | -------------------- --------------------- | | | page 1 | | page3 | | | | | | | | | | | | | | | -------------------- --------------------- | | --------------------- -------------------- | | | page 2 | | page 4 | | | | | | | | | | | | | | | --------------------- --------------------- | --------------------------------------------------- Does this happen every time? Yes Other information:
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 420335 ***