cancel
Showing results for 
Search instead for 
Did you mean: 

Unwanted Character when taking Print using SMARTFORMS

PAL14
Participant
0 Kudos

HI,

I have a custom Device Type created by copying ARSWIN in order to print Arabic as well as English using a Dot-matrix Printer. Every thing is working fine. Due to slight issue with alignment when continues prints are taken i made some changes in the Printer initialization part and after that there is some unwanted characters coming on the top left corner of every prints first page.

Codes in Printer initialization

# set line spacing 6 LPI
\e\0x32
# set page length to 11 inch (66 lines at 6 LPI)
\e\0x43\0x42
# cancel bottom margin
\e\0x4F
# set left MARGIN to 0
\e\0x6C\0x00
# select draft quality
\e\0x78\0x00
# select non-proportional spacing
\e\0x70\0x00

In print preview these characters are not coming but when print is taken it is appearing as shown in the below picture.

Accepted Solutions (0)

Answers (2)

Answers (2)

mdkaleel
Explorer
0 Kudos

Hi Pradeep,

We are also facing same issue,If its solved Could you let me know how its solved.

former_member185537
Participant
0 Kudos

Hello Pradeep,

Pls check on device type of the printer.