-
使用ContentExtractorTest获取ofd文档内容,第一页标题文字显示正常,后续页面的中文全部乱码,例如:
以上,求解决方法。感谢!
-
![ZOZ5(Z@8YWFG8YCIPLL`PLE](https://user-images.githubusercontent.com/86232263/122744452-92963680-d2ba-11eb-9058-d9adef882450.png)
![5RB`Z8QAA(QYIHEMQL$E}JN](https://user-images.githubusercontent.com/…
-
for (ST_Loc resLoc : xDocument.getCommonData().getDocumentRes()) {
resLoc.setParent(docRoot);
XRes xRes = OfdXmlUtils.toObject(fileManager.read(resLo…
-
Path outPath = Paths.get("E:/testofd/dp.ofd");
Path imgFile = Paths.get("E:/testofd/testpic","test.png");
try (OFDReader reader = new OFDReader(srcTemp);
OFDDoc oFDDoc = new OFDDoc(…
-
最近一直在关注这个项目,感谢作者的辛苦工作,想请教下如何修改一个现有的ofd文档?