EAN13 Code recognition is not Working

Hi everybody,


I recently got the Evaluation License for Aspose Java API in order to test if the module of the Barcode recognition responds to my needs wich is the recognition of a barcode in a cover of a book and test if it’s possible the content or not.
But when I implemented the code that I found in the Examples in the Site of Aspose I had a message saying "Sorry, evaluation version only allows Code39 recognition.
Please set BarCodeReader’s BarCodeType property to Code39Standard"
but in reality I work with EAN13 Barcodes.
Can you tell me how can I get an evaluation version that runs on EAN13 Barcodes or else if I have done something wrong.

Thanks,

Hi Islem,

Thank you for your inquiry.

Please note that you have to set the license before calling any functionality of the API. Follow the link Setting a License in Aspose.BarCode for .NET for details. Once the license settings have been defined, you can then access the functionality to recognize the EAN13 barcode. Follow the link working with BarCode Recognition for details.

Hope the above information helps. Feel free to contact us in case of any query or comments.