Hello,
I have a code of 56 alfanumeric caracters that i'm trying to convert to a 128 barcode using the XamCode128Barcode component, but it seem unable to paint the barcode.
Is it possible to use this component for such amount of caracters? If so, is there something i count be missing?
Thanks.
The GS1-128 spec (UCC) does state a max of 48 charachters but this should not apply to non UCC barcodes.
Additionally the control seems to count () as barcode digits. These are not should not be included in the barcode itself and should not count towards the 48 digit limit.
Unfortunately, this is internal logic and can not be changed from the outside.
Thanks for your answer, Petia.
I'm using this control to create an image of the barcode. Is there any way i could avoid this bug and save the barcode as an image?
Hi,
The XamCode128Barcode Data length is limited to 48 symbols. As i see in the specification there is no explicit limit, so this seems to be a bug. You can send a bug request about the issue and it will be fixed asap.
Thank you!