Lost text after converting EMF image to PNG image or JPEG image

Hi,
We have an issue with an EMF-image.
When you open an EMF image with Aspose.Imaging and save to .jpg or .png, some of the text in the image is lost.

Code:

Image image=Image.load("D:\\image2.emf");
JpegOptions jpegOptions=new JpegOptions();
 image.save("D:\\image2.jpg",jpegOptions);

File:
image.zip (3.8 KB)

@joycewang
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.

Issue ID(s): IMAGINGNET-7233

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

The issues you have found earlier (filed as IMAGINGNET-7233) have been fixed in this update. This message was posted using Bugs notification tool by samer.el-khatib