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

ZEBRA Label using smartforms is printing upside down.

former_member213450
Participant
0 Likes
2,137

Hello All,

I have developed a Label using smart form, in print preview its showing correctly but when I am giving
the print to Zebra Printer (Model: Zebra Z4 plus, ZLZEB2 : 203 dpi ) its printing in reverse order (upside down). I have also tried with S_LZPL_SETUP attributes as suggested by previous posts, still no luck.

Can you please help on this??

Regards,

Ramesh

Hello All,

I have developed a Label using smart form, in print preview its showing correctly but when I am giving
the print to Zebra Printer (Model: Zebra Z4 plus, ZLZEB2 : 203 dpi ) its printing in reverse order (upside down). I have also tried with S_LZPL_SETUP attributes as suggested by previous posts, still no luck.

Can you please help on this??

Regards,

Ramesh

2 REPLIES 2
Read only

SwadhinGhatuary
Active Contributor
0 Likes
1,167


Hi Ram,

the error may be in printing device.

print preview check and printing are check with same printer or different.

If are same the do test print in Zebra printer from zebra printer software without involving Sap.

Read only

Former Member
0 Likes
1,166

Hi Ramesh,

You can change the page orientation with command S_LZPL_SETUP  '^POI'. I have changed the orientation by using this command.

you can specify in command line of MAIN window.

Thanks,

Hari Krishna Vadlamudi