Skip to Content
0
Former Member
Apr 15, 2010 at 05:01 AM

sapwin pageformat

257 Views

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.

  1. SAPWIN data stream

\e%SAPWIN%

  1. Landscape-Mode

\ePL

  1. Schrift 5 Punkt einstellen.

\eS100X

#8,5 lpi

\e50.5;

  1. 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.