This is a migrated thread and some comments may be shown as answers.

Barcode overlap with text

2 Answers 87 Views
Barcode
This is a migrated thread and some comments may be shown as answers.
Joseph
Top achievements
Rank 1
Joseph asked on 13 Aug 2013, 06:32 PM
Hi guys,

I am displaying a Code11 barcode with the Text and Checksum. On increasing the font, I recently found the text got overlapped with the barcode as the size increases. How can I fix this?

Thanks
Joseph.

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 14 Aug 2013, 04:08 AM
Hi Joseph,

This is an expected behavior. To overcome this, you can reduce the length of the bars by setting a lower value to the ShortLinesLengthPercentage property of the RadBarCode so that the bars wont overlap with the Text when the text font-size is large. By default the ShortLinesLengthPercentage property has a value equal to 90. Suppose you set a higher value to the font-size such as Font-Size="30px", then reduce the length of bars by setting a lower value to ShortLinesLengthPercentage example : ShortLinesLengthPercentage="80".

Thanks,
Shinu.
0
Mariah
Top achievements
Rank 1
answered on 25 Apr 2014, 03:09 AM
you can reset the size of the barcode as it increases
Tags
Barcode
Asked by
Joseph
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Mariah
Top achievements
Rank 1
Share this question
or