cancel
Showing results for 
Search instead for 
Did you mean: 

Smartforms - Zebra code

Former Member
0 Kudos

Dear All,

I am working on smartforms which prints labels using zebra printers.

In this label i have to rotate only the date field to vertical and remaining all in horizontal. I have used the command ^FWR, but this rotates all the fields...

Can anyone suggest me a solution to this..

Thanks in advance..

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Did you create a window which contains only the Date field ?

If yes, just insert, before, a "command" with :

S_LZPL_SETUP  =  '^FWR'     

Erwan

Former Member
0 Kudos

Yes, I have created a seperate window for the date field. And also a "command"

S_LZPL_SETUP '^FWR' for that window only. This happens to rotate all the fields at printing..

Former Member
0 Kudos

Try putting <b>SLAND</b> in the printer control field of the command.

Former Member
0 Kudos

Sorry, this did not solve my problem...

I have used SLAND in the printer control for that window in the command node, still all the fields are rotated at print...

Former Member
0 Kudos

Hi...

I need your help. I have developed a smartform with one main window.

I have to rotate all fields to vertical when I use '^FWR'. It is over writing on one another. If you can send me the screen shots that would be very helpful of the smartform u developed....

Can u also send me the screen shots of the smartform developed..

my email id is kcprabhu@gmail.com

waiting for u r reply,

chaithanya.

Former Member
0 Kudos

Hi,

Do you find your solution? I ha ve the same issue...