Code Example
In the following example, an overlay is defined and placed. The overlay will be preripped in 2 orientations, 180 and 0.
PAGEDEF RipXm2 Replace Yes;
PAGEFORMAT pf1;
OVERLAY ripit PRELOAD PRERIP OVBROTATE 180,0 ;
PRINTLINE OVERLAY ripit;