Currenlty, I’m using Aspose PDF to download pdf files, and I just copied the raw XML into my code from the “Ice.Lib.Resources.Aspose.Pdf.lic” file directly in Kinetic 2021 version in custom function, but when I used Kinetic 2022 version, it didn’t work and caused an error because I used the 2021 license key in the 2022 version, and when I used the “Ice.Lib.Resources.Aspose.Pdf.lic” file for Kinetic 2024 version, it worked in 2022 but failed in 2021.
Anyone know how I can extract the license from the DLL (without using reflection) or any other pdf package that can be used in Epicor Kinetic across all versions?
Hi, I realize this thread is quite old, but I’m currently facing a similar issue and would like to know if you ever found a solution.
I was previously using Reflection to consume the embedded LIB.PDF, which worked for handling the license. However, that approach is no longer supported. Have you found an alternative way to use Aspose.PDF within Epicor?
