Application Development 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: 

Chaning the height of bar code

Former Member
0 Kudos

Hi,

Can anyone please let me know how we can

increase the height and width of the barcode.

I am printing the barcode like this

<BC>&REGUD-CHECT&</>

The character format BC has the bar code C128A_00.

This bar code has 5mm height and i need to get 8mm height.

Greatly appreciate the feedback.

10 REPLIES 10

Former Member
0 Kudos

Hi,

Create a Barcode with simlar properties as in C128A_00 in se73 except for Height.

Rgds,

Mano Sri

0 Kudos

Hi ,

I created one z barcode but not sure how to set the height attributes.

From SE73 i did the following

Procedure

1.Select System Bar Codes and choose Change.

2.Choose System Bar Code ® Create to define a new bar code. Note the following information:

But not sure how i can assign the height i want.

0 Kudos

Change Linear Height to required value.

You can test by giving some values.

Rgds,

Mano sri

0 Kudos

Hi,

Thanks for your feedback.

I will test it and will give u feedback.

0 Kudos

Hi,

I tried changing the linear height and it works

when i did test print from se73.

But when i created a character format and used the

zbar code i get only numbers...no barcode...Please

let me know if any one has ideas

0 Kudos

In the past, I've just printed the barcode twice and allow them to overlap. You have to play with the line spacing on the paragraph format to get the right height.

0 Kudos

I'l greatly appreciate if u give me the code.

I tried like this

L2 <BC>&REGUD-CHECT&&REGUD-SWRBT(CT)&</>

L2 <BC>&REGUD-CHECT&&REGUD-SWRBT(CT)&</>

L2 is the paragraph format.

It still prints only one bar code.

0 Kudos

I do not know enough about your application.

What is the line spacing on the L2 paragraph?

Is there a PAGE WINDOW defined that will limit the space?

Sample code?

L2 <BC>&REGUD-CHECT&&REGUD-SWRBT(CT)&</>

L2 <BC>&REGUD-CHECT&&REGUD-SWRBT(CT)&</>

L2 <BC>&REGUD-CHECT&&REGUD-SWRBT(CT)&</>

L2 <BC>&REGUD-CHECT&&REGUD-SWRBT(CT)&</>

or

L2 <BC>&REGUD-CHECT&&REGUD-SWRBT(CT)&</>

AS

L2 <BC>&REGUD-CHECT&&REGUD-SWRBT(CT)&</>

AS

L2 <BC>&REGUD-CHECT&&REGUD-SWRBT(CT)&</>

0 Kudos

Hi,

I am using line space 1.00 LN.

The page window has width 2.95 inches and height 0.43 inches.

The barcode should fit as it has 5mm height.

I am not sure why its not working.

Former Member
0 Kudos

Hi u can do the changes in SE73 transaction .Click on system barcode-> change-> select ur barcode.Double click on that change it and save it