Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Printer initialization in device type

Former Member
0 Likes
657

I was saw in below code in one format:

#TWSAPWIN ZP_90_100

\e%SAPWIN%

\eW80;

\ePP

\eS220X

\el5.7;

\ec12.6;

\eMT500;

\eML250;

but the '\eW80' means of ?

1 REPLY 1
Read only

Former Member
0 Likes
366

Esc W x; Set WinCharSet to x (see WINNT.H)

example

  1. change WinCharSet to 222 (Thai)

\eW222;

  1. select paper size(A4)

\ep9;

Note SAP Note 21738 - Device type SAPWIN