MHT imaging using aspose.html v24.12.2, . The original msg and converted mht files contain embedded images. But the converted pdf file does not show embedded images

@Ghani0303

Would you kindly try using 25.2 version of the API and let us know if you still face any issues?

Sure, let our team to check with the 25.2 version.

the reported issue is not fixed yet in the latest version of aspose-html. below are the info.

Language: java 21

library

aspose-html 25.2.2

mht input filenames

Regarding Text and images.mht
output_T1.PC.00001434.mht
input-1.zip (201.0 KB)

description

output pdf doesnot contain embedded images.

@divine1

The ticket is still opened and it is under the phase of investigation. The information has been updated accordingly and we will surely inform you as soon as it is resolved. Please spare us some time.

We apologize for the inconvenience.

i retested the issue posted in the comment posted in below link using aspose-html 25.3 . the issue is not fixed

@divine1

The issue is in progress and its fix will be released in 25.4 version of the API.

The issues you have found earlier (filed as HTMLJAVA-1998) have been fixed in this update. This message was posted using Bugs notification tool by pavel.terechshenkov

this comment is reponse to the comment posted in this thread . i used the input files in this comment for testing.

i tested with below version

<dependency>
            <groupId>com.aspose</groupId>
            <artifactId>aspose-html</artifactId>
            <version>25.5</version>
            <classifier>jdk21</classifier>
        </dependency>

i dont see expected result for this file. the embedded image present in input .mht file is missing in output .pdf file.
output_T1.PC.00001434.pdf (61.5 KB)

i can see expected result in below file. i can view the embedded image present in input .mht file within the output .pdf file.
Regarding Text and images.pdf (1.4 MB)

@divine1

Please allow us to check again and we will get back to you when we have some feedback to share.