The fYMove dialog box contains controls which you use to specify the vertical cursor-movement capabilities for a printer. The following lists names of the controls and provides a brief description.
Control | Description |
CM_YM_FAV_ABS | Specifies that the Universal Printer Driver should send absolute rather than relative y-movement commands. |
CM_YM_REL_UP | Specifies that the printer's relative y-movement command will move the print head in both the positive and the negative y-direction. |
CM_YM_NO_POR_GRX | Specifies that the printer does not support vertical cursor movement in graphics mode and in portrait orientation. |
CM_YM_NO_LAN_GRX | Specifies that the printer does not support vertical cursor movement in graphics mode and in landscape orientation. |
CM_YM_CR | Specifies that the Universal Printer Driver should send a carriage-return command to the printer before sending any y-movement commands. |
CM_YM_LINESPACING | Specifies that the Universal Printer Driver should use the line spacing command for vertical movement. |
For the Diconix 150 Plus printer, the CM_YM_CR box is checked to indicate that the Universal Printer Driver should send a carriage-return command prior to sending any y-movement commands. The CM_YM_LINESPACING box is also checked, indicating that the Universal Printer Driver should use the Line Spacing command for vertical movement.
For the HP LaserJet IIP printer, the CM_YM_FAV_ABS box is checked to indicate that the Universal Printer Driver should send absolute instead of relative vertical movement commands.