barcodelib icon indicating copy to clipboard operation
barcodelib copied to clipboard

After updating 2.4.0 to 3.0.4 I faced this issue while the backColor is transparent for the barcode

Open Kirubakarane-Raman opened this issue 1 year ago • 1 comments

I had raised this query earlier. I am still getting this issue with latest version 3.0.4 also. https://github.com/barnhill/barcodelib/issues/200

When the bar code background color is transparent. The label is not showing below the barcode. Instead of it the text and the barcode gets overlapped. image

Is there any solution to resolve this?

Kirubakarane-Raman avatar Apr 29 '24 04:04 Kirubakarane-Raman

This above issue got resolved in the latest version 3.1.0. But I am facing an another issue, The number is not properly displayed for EAN-13 bar code. Font size is too big. image

Kirubakarane-Raman avatar May 02 '24 04:05 Kirubakarane-Raman

labels need a lot of work ... they need to resize and they dont today based on the width of the barcode to fit in the space provided. If the label font is made smaller itll work but that takes manually setting it.

barnhill avatar May 04 '24 01:05 barnhill

Im going to close this specific issue as resolved with https://github.com/barnhill/barcodelib/releases/tag/3.1.0

barnhill avatar May 04 '24 01:05 barnhill