Issue saving file with Aspose.PSD 21.11

Hi!

We are processing the attached file using Aspose.PSD 21.11. After loading and saving the file, when trying to open the output file in Photoshop, we get this error: Could not open file because the file is not compatible with this version of Photoshop". We have tried both Photoshop CC 2015 and 2019 with the same result.

photoshop-error-message.png (3.0 KB)

The code:

	AsposeLicenser.LoadLicense();

	using (var psdImage = Image.Load(inputPath) as PsdImage)
	{
		psdImage.Save(outputPath);
	}

The files:
input.zip (5.1 MB)
output.zip (5.1 MB)

Thanks!

Hello,

I can confirm that this bug is reproducible in Aspose.PSD 21.11 and in the next version Aspose.PSD 21.12.

According to your report was created a ticket PSDNET-1047: Specific file can not be opened by Photoshop after the saving in Aspose.PSD 21.11

It’ll be fixed as soon as possible.

Thank you.

Hello,
do you have any update for this issue?
Thanks

@rlaskowski.sdl this task is planned for the next week and will be included in the Aspose.PSD 22.03 Release.

The issues you have found earlier (filed as PSDNET-1047) have been fixed in this update. This message was posted using Bugs notification tool by Yaroslav.Lisovskyi