Suppor for HIBC

Hi
Do you support the HIBC format?
https://www.hibcc.org/udi-labeling-standards/
Many thanks
Iain

@iain.lindsay,

HIBC barcode format may not be supported by the APIs. We have logged a ticket with an id “BARCODENET-38135” for it. We will investigate and look into it.

Once we have an update on it, we will let you know here.

@iain.lindsay,

Aspose.Barcode can encode formatted HIBC messages into Code39, Code128, Aztec, DataMatrix and QR without any restrictions. Code39 must be used as Code39Standard format.

HIBC messages are simple text strings and can be encoded as any other CodeText. However, we do not have HIBC encoder which can generate these HIBC encoded strings. We can plan this to implement but we do not have an ETA at the moment.

As quick workaround you can manually encode these strings according to standards and encode them as classic CodeText.
https://www.hibcc.org/udi-labeling-standards/barcode-standards/

Text messages under 2D barcodes can be replaced with TwoDDisplayText option.