‎2007 Jun 06 9:34 AM
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
‎2007 Jun 06 9:48 AM
go to SE73 and change the bar code properties there . And check by running that from se73.
regards
shiba dutta
‎2007 Jun 06 9:36 AM
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
‎2007 Jun 06 9:43 AM
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
‎2007 Jun 06 9:48 AM
go to SE73 and change the bar code properties there . And check by running that from se73.
regards
shiba dutta
‎2007 Jun 06 9:49 AM
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
‎2007 Jun 06 9:54 AM
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
‎2007 Jun 06 10:13 AM
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
‎2007 Jun 07 4:26 AM
‎2007 Jun 06 9:53 AM
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
‎2007 Jun 19 8:28 AM
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