Specifying a Lawson Printer Command for Arabic environments (laprintu)

Note: The Lawson Printer Command (laprintu) allows you to set certain printer configurations that will be used to print a file with right-to-left orientation. This printer command can only be used for Arabic environments.
Note: You cannot use the laprintu application for printer definitions intended for auto-printing reports."
  1. Type the following command and selected options at the command line or in the Printer Command subform of prtdef.

    laprintu [-r] [-s sides | ?] [-p paper | ?] [-f font | ?] [-z font_size] printer [file…]

  2. Consider these parameters and options:
    Option Definition
    -r

    Sets the printed output in a right-aligned orientation.

    Note: The default printed output is set in left-aligned orientation.
    -o orientation Defines the paper orientation.
    -s sides Defines whether to print double-sided or single-sided.
    -p paper Defines the type of paper used.
    -f font

    Specifies the font to use when printing.

    The default is "Courier New."

    -z font_size

    Specifies the font size to use when printing. Font size is measured in points, and must be a positive integer.

    The default is 10.

    printer Required. Defines which printer to use. The printer name must be a valid Universal Naming Convention (UNC) name.
    file Defines which file or files to print.