S550-0435-04

Specifying duplex-page offset

Specifying duplex-page offset

Examples:
  1. This example shows how to use the duplex-page offset function. The data is specified first, followed by a form definition created by using Page Printer Formatting Aid (PPFA).
             THIS IS PRINT LINE 1
    
             THIS IS PRINT LINE 2
    
                .
    
                .
    
                .
    
             THIS IS PRINT LINE 70
  2. This example shows the form definition, which specifies that both the back and the front of the duplexed page are to be offset, possibly to accommodate hole-punching or binding.
         FORMDEF DO11
    
                 REPLACE YES
    
                 DUPLEX NORMAL ;
    
            COPYGROUP CPNAME
    
                 OFFSET .94 in 1 in .81 in 1 in ;