Aspose.PSD for Java保存图片乱码及有些属性读取不全,没.net版本全

Aspose.PSD for Java 保存图片含中文字的转出来会乱码,另外java版本读取出来的数据与.net最新版本的数据有差异,java版本很多psd的属性都没读取出来

@seankerdy we are working on new Release of Aspose.PSD for Java . Could you please provide the file and the code snippet you use to process it. We will create Issue and then you will be notified when it will be fixed.

Automatic translate:
我们正在为 Java 开发新的 Aspose.PSD 版本。您能否提供用于处理它的文件和代码段。我们将创建问题,然后在修复问题时通知您。

JpegOptions jpgOptions = new JpegOptions();
// 将整个文件存成-效果图
psdImage.save(path, jpgOptions);
生成的图片就变乱码了,用.Net版本不会乱码,另外.net 版本解析出来的psd文档内容比java多
微信图片_20220826113603.jpg (296.7 KB)
保存代码的照片
微信图片_20220826113544.jpg (70.6 KB)

谢谢您的答复
JpegOptions jpgOptions = new JpegOptions();
// 将整个文件存成-效果图

psdImage.save(path, jpgOptions);
生成的图片就变乱码了,用.Net版本不会乱码,另外.net 版本解析出来的psd文档内容比java多

I created a related task: PSDJAVA-391: The generated pictures with chinese characters will become garbled, but in the .Net version all is fine

When it will be fixed, you’ll get notification.
Could you please share the original psd file to let me add it as the source file for the task’s unit-test

Automatic translate:
我创建了一个相关的任务:PSDJAVA-391:生成的带有汉字的图片会变得乱码,但是在.Net版本中一切正常

当它修复时,您会收到通知。
能否请您分享原始 psd 文件,让我将其添加为任务单元测试的源文件

PS2021010101张三.zip (2.0 MB)
文件我已经上传了,另外Java解析不了Resources资源Resources20220826155058.png (29.8 KB)

Thank you, we get the files. When the issue will be resolved you will be notified.

麻烦问一下啥时候能解决,我这边学校比较急

麻烦问一下大概需要多久??

@seankerdy the nearest Aspose.PSD for Java release is 22.11. We hope to resolve with issue in 22.12.

Automatic translate:
最接近 Java 版本的 Aspose.PSD 是 22.11。我们希望在 22.12 中解决问题。

好的,收到,麻烦你了,谢谢, Java 版本的 Aspose.PSD 是 22.11有做哪些改进?

Aspose.PSD for Java release is 22.11,能方便发一下文件给我吗?在官网上好像这个版本下载

We plan to add all updates of Aspose.PSD .Net up to 22.11 Release Notes - 2022|Documentation to Aspose.PSD for Java 22.11

麻烦问一下Aspose.PSD for Java release is 22.11 计划啥时候能发布出来?

In the end of November 2022.

Automatic translate:
2022 年 11 月末。

麻烦问一下能否读取psd文件的动作记录??

@seankerdy it is possible, but at this moment Aspose.PSD doesn’t support this. I created task in the .net tasks section (if this feature will be added in .net it also will be added to Java version) about the investigation and estimation of potential time Product Team need to spent to implement this feature. Please track this task:
PSDNET-1293. Investigate if it possible to read Actions from PSD File.

thanks! 麻烦Java版本转码变乱码问题能早点搞好吗?我这边好多学校客户急着用这个功能

@seankerdy we are working on it. Aspose.PSD for Java has differences from .Net version. Some of them will be fixed in the version 22.11, some of them some time later, but as a soon as possible.

Automatic translate:
我们正在做这件事。 Aspose.PSD for Java 与 .Net 版本不同。其中一些将在 22.11 版本中修复,其中一些会在一段时间后修复,但会尽快修复。

Java版能否早点发布啊,学校这边实在有点急啊!跟.net版本差距有点大!