Set License for Aspose.Barcode API

We have recently purchased Aspose Total Java but while using Aspose Barcode get the below exception. I am using DecodeType.ALL_SUPPORTED_TYPES while using Aspose BarCode reader.

Is Aspose Barcode not included with this purchase ?

Recognized by Aspose Barcode Reader evaluation version. Only Code39Standard can be recognized without restrictions. Please buy license to use Aspose Barcode Reader without watermarks.

@devangshah97,

Thanks for the details.

Please make sure that you have set the license in your code. Even you need to set license for each Aspose’s Java product individually in code explicitly and separately using fully qualified naming. it is quite possible the License class is not from com.aspose.barcode package. So, please make sure that you are using the correct component API. Also, see the document for your reference.

If you still find the issue, kindly do provide your sample code (runnable) and sample barcode file to show the issue, we will check it soon.