User Tools

Site Tools


cs:double_sided_printing

This is an old revision of the document!


go back

Double-sided printing

It is still necessary to print documents. Many printers are able to print one side of the sheets, here I describe the procedure to print both side correctly. The procedure depends on the kind of printer.

Case 1

Being PPPP the printed face, and WWWW the blank face it is the case 1 if printing a three pages document the sheets end up like this:

  PPPP
3 WWWW

  PPPP
2 WWWW

  PPPP
1 WWWW

In other words, the printed pages face up and the order of the sheets is reversed.

Procedure

Ensure the input file has a even number of pages adding a blank page at the end if needed.

Split the file in even and odd pages.

Reverse the order of the even and odd pages file.

Print the reversed even, and the reversed odd file.

cs/double_sided_printing.1586740588.txt.gz · Last modified: 2020/04/13 01:16 by paolo_bolzoni