Hi All,
I have created a format type in SPAD. I want to attach it to the device type. Some code is written in PRINT INITIALIZATION.
SAPWIN data stream
\e%SAPWIN%
Landscape-Mode
\ePL
Schrift 5 Punkt einstellen.
\eS100X
#8,5 lpi
\e50.5;
output complete line with one call (do not use for proportional fonts)
\eOa1
How can I mention the lines over here? I am not able to understand this code. When I am trying to attach this format type to device type the system is not asking me the transport request. So how can I transport these two to test client?
Please help.