Hello,
I use the BarCodeGenerator class to generate a datamatrix barcode with encoding:
DataMatrixEncodeMode.CUSTOM
How can I set the CodeTextEncoding in UTF-8?
With the previously Java Barcode Library (now depracated class BarCodeBuilder) I used the method setCodeTextEncoding.
Thanks for your help.
Best regards,
Mathieu