Convert word to pdf difference with ConvertDocumentRequest API

Hi Aspose team,
I’m using ConvertDocumentRequest API to convert word to pdf and got issue. The pdf output is difference with the word file. The word file is using DFKai-SB font.
image.png (44.7 KB)

Here is the code I use to convert:
image.png (24.2 KB)

Attachment with word file, pdf output and font:
Test_convert.zip (2.7 MB)

Could you please to help me check it?
Thanks.

Could you please share your expected output? I tried conversion, and the table border differs mainly from Word to PDF conversion.

Hi @yaroslaw.ekimov ,
As you can see in the image, the text “Abc 123” in word is belong to page 2, but when I convert to pdf, the text is belong to page 1. So the output I want is that the content and position of the contents of word and pdf are the same.

Kindly check the image below. The left side is word, and other side is pdf output.

image.png (44.7 KB)

Thanks.

Thank you for your response.

1 Like

Hi @yaroslaw.ekimov ,
Any updates on this issue?

Thanks.

Sorry for the delay; I couldn’t reproduce the issue you mentioned in the comment above; once I specify font location, the output from API is what you described - text “Abc 123” on the
test_convert (1).pdf (22.0 KB)

second page