Skip to Content
0
Former Member
Dec 02, 2009 at 02:11 PM

Print Preview is much clear cannot read

40 Views

Dears,

We are using sapscript to print kind of invoice, but when check the print preview is so much clear, i´ve check the sapwin to our format , below form print initialization, Does someone has idea what can be done?

1. 06/10/2008

2. reset

e0x40

1. designate codepage IBM 850 for slot 0

e0x280x740x030x000x000x030x00

1. select codepage from slot 0

e0x740x00

1. Expansão de códigos imprimíveis

e0x36

1. set line spacing 6 LPI

e0x32

#Alteração de tamanho de página 07.10.2008

1. set page length to 11 inch (=66 lines at 6 LPI)

e0x430x42

0.1. set page length to 12 inch (=72 lines at 6 LPI)

#e0x430x33

1. cancel bottom margin

e0x4F

1. set left margin to 0

e0x6C0x00

1. select draft quality

e0x780x00

1. select non-proportional spacing

e0x700x00

1. cancel condensed printing

0x12

1. disable double-width printing

e0x570x00

1. set line spacing x/216 inch

e0x330x23

1. select 10 CPI

e0x50

1. start condensed print-> 17.1 CPI

0x0F

thanks

Cristiano