DataMatrix X12, EDIFACT and Base 256

Hi all,
I’m trying to generate DataMatrix barcodes with X12, EDIFACT and Base 256 encoding modes.
Does a right combination of “DataMatrixEncodeMode” and “CodeTexyEncoding” properties exist to obtain these encoding modes?

Thank you for attention paid.

Best regards

Elisa Costa

@elisacosta,
We have analyzed your requirement but we need to look into it more. We have logged the issue in our database for investigation and for a fix(if possible). Once, we will have some news for you, we will update you in this topic.

This issue has been logged as
BARCODENET-37409 – Generate DataMatrix barcode with X12, EDIFACT and Base 256 encoding

Hi,

For base 256 encoding you can use DataMatrixEncodeMode.Full

EDIFACT and X12 are not supported yet. We will add them in upcoming releases.

Ok, all right
Thank you very much :slight_smile:

Best regards

Elisa Costa

@elisacosta,

Please try our latest version/fix: Aspose.BarCode for .NET v20.3:

Your issue should be fixed in it.

Let us know your feedback.

Yes it is!
I’ve tried just now and X12 and EDIFACT encoding modes can be selected.

Thanks a lot!

Elisa Costa

@elisacosta,

Thanks for your feedback.

Good to know that your issue is resolved by the new APIs for encoding types.