开发者

OpenOffice document conversion with ooextract.py and missing fonts

开发者 https://www.devze.com 2023-04-02 13:31 出处:网络
I\'m converting Word documents with ooextract.py from OpenOffice. If the document contains a font which is not installed on the Linux system where I run it, the conversion fails. Why is the process no

I'm converting Word documents with ooextract.py from OpenOffice. If the document contains a font which is not installed on the Linux system where I run it, the conversion fails. Why is the process not using an alternative font which is available?

Another problem we have seen is with Word documents containing images. Depending on the position of the image, it sometimes 开发者_运维知识库can be converted and sometimes not. If the conversion fails, the sOffice.bin daemon takes 99% CPU usage.

0

精彩评论

暂无评论...
验证码 换一张
取 消