Word转pdf格式不一样

Document doc = new Document("C:\\Users\\Jimmy\\Documents\\Downloads\\v5.docx");

doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextShaperFactory.getInstance());
doc.save("C:\\Users\\Jimmy\\Documents\\Downloads\\v5.pdf");

我使用这段代码将Word转为pdf格式,但是文字位置发生了偏移。


标准银行电子版函证(新版)-v5.docx (20.7 KB)

如图,“殊”在pdf中被留在了上一行
我是用的版本是aspose-words-22.4-shaping-harfbuzz-plugin.jar和aspose-words-22.4-jdk17.jar

@Jimmy.zheng
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-26337

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.