‎2018 Sep 12 3:48 PM
Hello,
Currently the material barcode is printing on one of our custom label as below, the barcode is a custom one as ZB_01

But the users want it in large size, as below,

Pl. let us know do BASIS has to change the configuration(increase size in SPAD t-code) or ABAP developer has to change the size in the smartform itself, if its ABAP then pl. let us know how to make it large?
Thank you
‎2018 Sep 12 7:22 PM
‎2018 Sep 13 7:31 AM
Thank you, but I didn't find any font size field in SE73? Below is an example one, pl. let us know which field we have to change to make print large barcode?

‎2018 Sep 13 8:36 AM
Hi.


Double click on the code and set dimensions.
Hope to help
Bye
‎2018 Sep 13 9:29 AM
Hi,
If you go to transaction SE73 - System barcodes, you can change the attributes of the barcode. If you use e.g.the new barcode technology please refer to note 645158 describes them in more details.
The size of the barcode is determined by two parameters:
- The width of the barcode depends on the width of the bars.
A code 128 barcode contains bars with 4 different widths. They always have a ratio of 1 : 2 : 3 : 4. So the width of the
smallest bars determines the width of the whole barcode.
This width can be set with the parameter 'Narrow module width'. It can contain values between 1 to 10. Unit is 1/600 inch.
So if you want to increase the width of the barcode, you should increase the 'Narrow module width'.
- The height of the barcode can be set with parameter 'Linear height'. The unit is again 1/600 inch.
Best regards,
Hedvig
‎2018 Sep 13 10:39 AM
Hi, its definitely a task for the developer. related to the barceode in the formular, check out snote
179534 for Zebra Printers. (Transaktion SE71) See also snote 2030263!!