Hi all,
In my project I have a license for Aspose.Words and now we need to use/purchase also the Jasper report version of this library. If I try to import the trial library of Jasper Report in my project the export doesn’t work.
So I opened the jar of two library (Aspose.Word and Aspose.Words for JasperReport) and probably there is a conflict with classes generated for the obsfuscation because when I try to use the JasperReport library I receive this error:
Failed to define class com.aspose.words.awjr37 in Module “com.aspose:main” from local module loader @14b25f37 : java.lang.SecurityException: class “com.aspose.words.awjr37”'s signer information does not match signer information of other classes in the same package
Is there a way to resolve this conflict between these libraries?
Cheers,
Federico