I merged two .docx files ([File_1] and [File_2]) into one .docx file([Final]) using Aspose.Words component. But after merging, the [Final] file i got was crashed. And after office’s self-recovering, some pictures lost. Then i extracted the [Final] file, and i found that the amount of the pictures didn’t match the amount of pictures in [File_1] and [File_2]. I wanna know what caused this? Is there any solution to fix this problem?
Some screenshot below:
WordError.png (2.8 KB)
ImageLost.png (5.9 KB)
To merge files below:
ToMergeFiles.zip (310.3 KB)