Printing

ProblemSolution

The printed position is not what you expected (continued).

One line of printing has taken up two lines.

All the text is printed on the same line.

The text is printed with an extra blank line in between.

The margins may not be set correctly. If your application program is capable of sending control codes, set the left and right margins using ESC 1 or ESC Q. Refer to 9-19.

In BASIC, enter either of the following statements:

WIDTH LPRINT 255 or

WIDTH “LPT1:“, 255

If the printer still does not print properly. set the right margin to the maximum setting using ESC Q.

A line feed signal is not being sent at the end of each line. Set DIP switch 2-4to ON so that the printer automatically adds a line feed code to each carriage return. Refer to 3-8.

Two line feed signals are being sent. Set DIP switch 2-4to OFF.

7-10Troubleshooting