I’m inquiring about a problem with using Aspose.Aspose.PSD for Java. The AI To JPG program has encountered an error. The AI file will not be converted into a JPG file. Is this a problem that can be solved if I pay for it and buy a license?
error message : Exception in thread “main” class com.aspose.psd.coreexceptions.ImageLoadException: Image loading failed. —> class com.aspose.psd.coreexceptions.ImageLoadException: Cannot open an image. The image file format may be not supported at the moment.
com.aspose.psd.Image.a(Unknown Source)
com.aspose.psd.Image.load(Unknown Source)
com.aspose.psd.examples.ModifyingAndConvertingImages.AI.AIToPNG.main(AIToPNG.java:21)
— End of inner exception stack trace —
com.aspose.psd.Image.a(Unknown Source)
com.aspose.psd.Image.load(Unknown Source)
com.aspose.psd.examples.ModifyingAndConvertingImages.AI.AIToPNG.main(AIToPNG.java:21)
at com.aspose.psd.Image.a(Unknown Source)
at com.aspose.psd.Image.load(Unknown Source)
at com.aspose.psd.examples.ModifyingAndConvertingImages.AI.AIToPNG.main(AIToPNG.java:21)
Caused by: class com.aspose.psd.coreexceptions.ImageLoadException: Cannot open an image. The image file format may be not supported at the moment.
com.aspose.psd.Image.a(Unknown Source)
com.aspose.psd.Image.load(Unknown Source)
com.aspose.psd.examples.ModifyingAndConvertingImages.AI.AIToPNG.main(AIToPNG.java:21)
… 3 more
The error message changed after upgrading to version 24.5 of Aspose.Aspose.PSD for Java trial.
os - Windows
Version - 24.5
Please check the attached file for the ai file and error message Downloads.zip (1.2 MB) Downloads.zip (1.18 MB)
@woo9
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
@woo9 this issue will be fixed in the next releases. We are actively imrove support of AI Format in Aspose.PSD, so the fix will be delivered relatively soon.
@woo9 trial license should work as full license, but the limited time. If you use product without license, some functionality is blocked and Aspose.PSD will add watermarks. So, because the issue is presented in product, it will appear both on trial and full license. But the support of AI format improves every version.
@woo9 Aspose.PSD should work the mostly same with Temporary and OEM License. Could you please additionally provide the code that you used to repreduce the issue. According to the latest investigation of your issue, in the Aspose.PSD 24.6 for .NET the provided file was rendered fine, Aspose.PSD for Java 24.6 will be released in a week.
@woo9 I think we understand what’s going on, the issue is in default encoding of your OS. Is it Korean? At this moment we are checking how it can be fixed without update
@woo9 We’ve found one possible place where this issue can appear, but we can’t test it. At this moment, we try to add this fix to the 24.7 release, to give ability to test it.