Thank you for your inquiry and considering Aspose.BarCode APIs.
This is to update you that we need sample code snippet and the generated output to look into this issue. This will help us to reproduce the issue. Please forward us the sample code along with details and output barcode image. We will test it at our end and update you about our findings in this thread.
This is to update you that we have evaluated the sample provided by you. Initial investigation shows that the issue persists. The issue has been logged into our system with ID BARCODENET-36528. Our product team will further look into it and provide feedback. We will update you accordingly via this forum thread.
Our product team has further investigated the issue. Further investigation shows that it is not a bug. The API is working as desired. The issue is with the procedure of reading barcode. When barcode is supplied in the form of bytes then recognition process will return the bytes. So we have to use GetCodeBytes function. Sample code snippets to generate and recognize the barcode is given below for your reference. Please try it at your end and update us with your feedback.