‎2009 Jan 29 8:09 AM
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
‎2009 Jan 29 8:36 AM
‎2009 Jan 29 9:06 AM
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
‎2009 Jan 29 9:47 AM
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