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

Displaying Barcode with multiple fields

Former Member
0 Likes
742

Hi, (1)  i have created a Barcode in smart forms..In driver program i have kept four fields  (Matnr,Txz01,Uom,Meins). These four fields moved into a Temporary variable (LV_field) (2) For this LV_field i kept as Barcode (In styles i have taken customized barcode+ code 128+printer controls also fine) in smart form..At the stage of output ,barcode is displaying long length by using multiple fields and not scanning as shown in attachment But if it is only single field with barcode (MATNR)  it is coming properly as shown in attachment and  scanned too. Here what i did for single field barcode same thing i have done for multiple fields also.. (3) i have a question on this,  single field barcode image length and multiple fields barcode image length i think it should be same. please Suggest. Thanks & regards Srilatha Sanga

Message was edited by: Srilatha Sanga

2 REPLIES 2
Read only

Former Member
0 Likes
544

Hi Srilatha,

Try to use different barcode types like EAN128, etc otherwise adjust the barcode to left side.

Thanks,

Sree

Read only

Former Member
0 Likes
544

Hi sree,         i have tried with EAN13 also but at the time of output some unknown content is displayed instead of barcode. Regards, Srilatha.