Printing

Stedi has the capability of sending a file directly to a printer for printing without formatting or with limited formatting. The commands for printing are executed from the command line as follows:

P
Print. This command simply prints the file as it appears on the screen. It is meant as a draft print option.
PF
Print formatted. With this command the file is sent to the printer with a fixed number of lines per page and with page numbers at the bottom. You can also give an offset of a number of spaces which will be included at the beginning of every line as a left margin setting.
To set the format options for the PF command use:
PP n1,n2
where n1 is the number of lines per page to be sent to the printer and n2 is the number of spaces to be used as a left margin offset. If the comma and the second number are omitted, the default value is zero left margin. If both arguments n1 and n2 are omitted, the PP command informs you of the current settings for the format parameters.