Word转pdf后换行规则未和原word文件保持一致


以下是代码

File file = new File("D:\\转pdf错误模板-001 (1).pdf");
FileOutputStream os = new FileOutputStream(file);
LoadOptions loadOptions = new LoadOptions();
loadOptions.getLanguagePreferences().setDefaultEditingLanguage(EditingLanguage.CHINESE_PRC);
Document doc =  new Document("D:\\转pdf错误模板-001 (1).docx",loadOptions);
doc.save(os,SaveFormat.PDF);

转pdf错误模板-001 (1).docx (14.6 KB)

转pdf错误模板-001 (1).pdf (51.5 KB)

@774629084 感谢您报告此问题。 我们已经在我们的内部问题跟踪系统中打开了以下新工单,并将根据 免费支持政策 中提到的条款提供它们的修复:

Issue ID(s): WORDSNET-27618

如果您需要优先支持以及直接联系我们的付费支持管理团队,您可以获得 付费支持服务