cancel
Showing results for 
Search instead for 
Did you mean: 

Printing output error

vtsuchidak
Explorer
0 Kudos

I'm currently trying to print a format, but the output is wrong. See attached photo.

Something you need to know about this issue is that I entered the following commands for the printer at the init event:

# reset
\e\0x40
# designate codepage IBM 850 for slot 0
\e\0x28\0x74\0x03\0x00\0x00\0x03\0x00
# select codepage from slot 0
\e\0x74\0x00
# set line spacing 6 LPI
\e\0x32
# set page length to 8.5 inch (=30lines at 6 LPI)
\e\0x43\0x1B
# cancel bottom margin
\e\0x4F
# set left margin to 0
\e\0x6C\0x00
# select LQ quality
\e\0x78\0x01
# select non-proportional spacing
\e\0x70\0x00

Hope you can help me. Thanks in advance

Accepted Solutions (0)

Answers (0)