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

Barcode Width Changes

Former Member
0 Likes
398

Hi,

I am using barcode C128A as character type in my smartstyle for printing assets.

When I print the assets on a barcode label, the width of the barcode changes from asset to asset. It depends on the number of characters in the asset number.

for eg: asset - 1234 will have a smaller barcode than asset 123456.

How can I keep the barcode width same irrespective of the number of characters in the asset number?

Thanks,

Abdullah Ismail.

2 REPLIES 2
Read only

Former Member
0 Likes
362

Any suggestions?

Read only

Former Member
0 Likes
362

Hi Ismail,

Did u try passing thye value to the conversion exit so as to get same number of digits for eg: 1234 is 001234

123456 is 123456

Best Regards,

Navin Fernandes