Hi,
I am using aspose 1.5 version. I am getting error when i try applying license file
License license = new License("./src/main/resources/web/quality-profile/license/Aspose.Report.lic");
license.handle();
License file and the RadarChartUtil class are available inside the same jar. How do i apply the license file. It always throw exception "Premature end of file"
Thanks & Regards
Prakhar Paharia