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 in Smartforms

Former Member
0 Likes
430

Hi All,

We are displaying barcode using smartforms and the code written for this is like:

<STX>B0;o45,160;f3;c0,6;h100;w3;r1;i0;d0,18;<ETX>

<STX><ESC>F0<DEL>&lv_var&<ETX>

In above line, what does i0 indicate. I read that it represents: i - Interpretive field, 0 -disables it.

What is interpretive field? Is it the value displayed below the barcode?

Now my requirement is i have to increase the font size of the value displayed below barcode and make it bold.

Please suggest what change i need to make in the above syntax to meet the requirement.

Thanks,

Spandana.

1 REPLY 1
Read only

Florian
SAP Champion
SAP Champion
0 Likes
392

You need to share some more deatials next to your cryptic lines. Share a screen how it looks like in your smartform itself.

~Florian

PS: In my opinion there is something important missing.