DOC with Chinese charecters to PDF issue

Hello,

I try use code you can see below to convert attached DOC file to PDF.

On the screenshot image I also attached you can see, that some characters vertical position on output PDF file page is not correct. Could you please tell me if you can fix this issue?

Dim myDoc As New Aspose.Words.Document(sFile)
myDoc.Save(sOutFile, Words.SaveFormat.Pdf)

Mikhael

mb attachment.zip (9.0 MB)

@Mikhael Could you please also attach the ‘華康粗黑體’ font here for testing? This font is missed on my side. We will check the issue and provide you more information.

Hello Alexey,

Here is it:
font.zip (5.8 MB)

MB

@Mikhael Thank you for additional information. I have managed tor produce the problem on my side, for a sake of correction, it has been logged as WORDSNET-23457. We will keep you informed and let you know once it is resolved.