View Revisions: Issue #738
Summary | 0000738: Apply correct number-up layout in landscape proxy print | ||
---|---|---|---|
Revision | 2017-01-19 21:32 by rijkr | ||
Description | IST: CUPS defaults to portrait mode and number-up-layout "lrtb" (Left to right, top to bottom). When landscape oriented print-in documents are proxy printed number-up, the result on printed paper, as viewed in landscape, obviously is not "lrtb". SOLL: When proxy printing landscape oriented print-in documents, correct the number-up-layout so it makes sense in landscape orientation. |
||
Revision | 2016-10-07 17:54 by rijkr | ||
Description | IST: CUPS defaults to portrait mode and number-up-layout "lrtb" (Left to right, top to bottom). When landscape oriented print-in documents are proxy printed number-up, the result on printed paper, as viewed in landscape, obviously is not "lrtb". SOLL: When proxy printing landscape oriented print-in documents, set the CUPS "landscape" attribute: this will apply the number-up-layout to a landscape orientation. |