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

Resizing Barcode

Former Member
0 Likes
2,721

Hi Guyz,

I really need some help on this one.

How do I decrease the size of the barcode? I've done different ways,like changing its width and height but still the height doesnt change everytime I print an example of it.

Hoping for your generous help.

Thanks,

Cristina

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,998

go to SE73 and change the bar code properties there . And check by running that from se73.

regards

shiba dutta

9 REPLIES 9
Read only

Former Member
0 Likes
1,998

hi

try changing the font size of the barcode in the corresponding style assigned to the form in the SMARTSTYLES

if helpful, reward

Sathish. R

Read only

0 Likes
1,998

Hi Sathish,

I am using Sapscript. Smartstyles is for Smartforms only,right?

I am really having a hard time solving this one. I really need some help.

Thanks,

Cristina

Read only

Former Member
0 Likes
1,999

go to SE73 and change the bar code properties there . And check by running that from se73.

regards

shiba dutta

Read only

Former Member
0 Likes
1,998

if you are using the standard bar code then check its property and create your own zbarcode and change the properties there in se73.

regards

shiba dutta

Read only

0 Likes
1,998

Hi Shiba Dutta,

I am not using standard barcode.It is part of the page windows. Ive tried that before but still everytime I print the form,the barcode size is still not changing so Ive tried creating a window for the barcode. It also display same output. Is there any possible way in which I can decrease the size of the barcode?

Thanks,

Cristina

Read only

0 Likes
1,998

i am not enough sure what is meant by the part of the page windows. Genarally we are defining a barcode to a character format and then use it in script. In se73 if you are go through the system barcode change mode. Search your zbarcode and dbl click that here you can find system 39 system 128 like this chose any one (trial and error method) and in the last window you can find that narrow module width, bar ratio. Just try change those things and check the result.

regards

shiba dutta

Read only

0 Likes
1,998

Hi Shiba,

Thanks for your help!

Cristina

Read only

Former Member
0 Likes
1,998

hi

thought it was in smartforms...ok, you can try as shiba said reducing the height of the barcode in se73..as a next step, you can reduce teh font size in SE72 -> styles -> character formats -> font -> size

if helpful, reward

Sathish. R

Read only

Former Member
0 Likes
1,998

hi people,

i need some help on this:

v_nb_um = tvblkp-komng * 100 / v_qte_um.

im using this sample formula, the value of tvblkp-komng is 8.000 while v_qte_um is 2.000, the answer would be 400 right?..but the problem is this, v_nb_um is declared as type p decimals 2, the print out requirement should be 4,00 and not 400.00..how would i make 400.00 to 4,00?..

hope you could help me on this one guyz..

thanks in advance

ash