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.
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,