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 PROGRAMMING FOR SHIPPING LABEL

Former Member
0 Likes
798

Hi gurus,

i have one assignment for creating shipping label using zebra programming into SAPSCRIPT.

page size is 5 inch X 7 inch.

I also want to draw a circle and in that circle i want to write P\B . i.e. no lead symbol.

can anybody give me the sample code to do this as i am new to this kind of assignment.

is there any other way to develop this label using abap language in ECC6.0.

thanks in advance.

Vinod

3 REPLIES 3
Read only

Former Member
0 Likes
604

hi Vinod

check these threads

hope this helps

regards

Aakash Banga

Read only

Former Member
0 Likes
604

Hi

Hi Print the Label Bar codes by converting the File in to notepad, Simply Copy the File to the Zebra Printer It Will Directly Print

Vinodh : Let me know how the label is designed (I mean By Which software it the Shipping Label is Desiged)

Reply If u need any Clarifications

N.Mohamed Zubair

Edited by: Mohamed Zubair on Jan 29, 2009 10:18 AM

Read only

former_member216668
Participant
0 Likes
604

Hi, use Bar-one or Zebra Label Design and design your label, (in fact a trial version of this sw can be downloaded from www.zebra.com)

after you design the label in the menu there is an option to convert it into SAPscript file,

when you convert you get a notepad file with code,just paste it in your script file and the development is complete.

Edited by: Ken Thompson on Jan 29, 2009 10:47 AM