cancel
Showing results for 
Search instead for 
Did you mean: 

Questions - Putaway label printing

Former Member
0 Kudos

Hi all,

I need to develop a smartform to print the following putway label:









BAR CODE

material NO



material desc



bin location

quantity



date/time




Now for the bar code,the specification are as follows:

Code128A Font min size 28

For this BAR CODE,do i need to use the std system bar code C128A or C128A_00??

Also do I need to create a template in my smartform for the above format of the label or a table would be appropriate?

Also the bar code is a combination of 2 fields i.e. Item No and TO no.So in the text node for the bar code i will write the comcatenated value of these 2 fields and include the bar code smart style ...But how will this ensure that BAR CODE isprinted in form of thin lines? Is the BAR code prnted in form of line due to printer setting or I have to write something exclusively in smartform?

Also,do i need to use zebra printer for label printing or normal Laser printer will suffice?

Please advice.

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Experts,

Any suggestions?

Former Member
0 Kudos

Sorry the format has not come properly bit basically the format is similar to an Address template.So should i use Template or table?