Looks compliation error in aspose demo program (BarCodeDemo)

Hi,



I download aspose word 10.0 final version. All demo program works as expected except BarCodeDemo.java



Error relates to missing API calls in below java statement.



--------------------------------

import com.aspose.barcode.ImageQuality;

import com.aspose.barcode.Symbology;

import com.aspose.barcode.BarCodeBuilder;



BarCodeBuilder barCode = CreateBarCode();

----------------------------



FYI, I have already put Aspose.Words.jdk16.jar in java lib path and all demo program got complied except the one I specified above.



Please advice and Thanks

Hi there,

Thanks for your inquiry.

These errors are occuring because the Aspose.Barcode.jar is missing from the download. I will look into including this somewhere in the archive.

In the mean time you can download the required jar manually from here. From memory you will need to reference both the aspose.barcode.jar and servlet.jar.

If you have any troubles, please feel free to ask for help.

Thanks,


Thanks



The issues you have found earlier (filed as 26639) have been fixed in this .NET update and in this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.