The format is wrong when saving word as pdf file

The logo duplicated after save word to pdf

The word:
image.png (99.9 KB)

The pdf:
1734509357247.png (39.5 KB)

Code:
String path = “C:\Users\z_jia\Desktop\a\a.docx”;
Document word = new Document(path);
word.save(“C:\Users\z_jia\Desktop\a\a.pdf”, SaveFormat.PDF);

a.docx (64.5 KB)

a.pdf (188.8 KB)

It seems that you use Aspose.Words, not the cloud version, so I close the topic.
As far as I can see, you have already created a topic for the Total forum.