cancel
Showing results for 
Search instead for 
Did you mean: 

how to change predefine bar code size in smartform style

Former Member
0 Kudos

hi,

in smartstyles--character setting, when we define barcode, there is one bar code "BC_C128B" with width 9CM. May i know how to change it into smaller size. Thanks.

regards,

BK

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Try this:

Go to SE73 transaction code

Look for the barcode you want.

Go to edit mode make a copy of this.

change the width and height to the one you want.

Attach this new barcode in the device type you are using in printer barcodes button in SE73

In the prefix - create a new printer control eg. SBP99

in the control sequence part:

eg.

BY2,3.0,80BCN,,N,N,N,N^FD>9

The 80 here corresponds to 1 cm height. This is in DPI and depends on the zebra label printer default.

Download ZPL II programming guide in Zebra website to give you more details on the commands to use.

Hope this helps.

Former Member
0 Kudos

Hai,

Go to Transaction: SMARTSTYLES and give your Stylename

Changing Font Size:

Select your Character Format

Select Font tab

Here you can specify required Font Family, Font Size, Font Style and Color.

Note:

If you want to change width of the window where you print barcode, that you have to take in the Smartform itself.

Former Member
0 Kudos

hi,

This actually doesn't solve the problem. The bar code size still looks big. Thanks.

regards,

BK