Ai to jpg failed

    final Image image = AiImage.load("/Users/zyx/Downloads/summer菜单板0414.ai");
    JpegOptions options = new JpegOptions();
    options.setQuality(85);
    image.save("/Users/zyx/Downloads/summer菜单板0414.jpg",options);

image.jpg (104.9 KB)summer菜单板0414.ai.zip (1.8 MB)

@zyx

I have created a ticket with ID PSDJAVA-349 in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be notified once the issue will be fixed.