RTF to Plain Text [closed]

烂漫一生 提交于 2019-12-02 08:44:56

Have you tried this link? Found it on Google.

I have tried it using a RTF file made by OpenOffice, and it works. It can extract the texts from RTF file, but some special characters are wrongly encoded. Or, am I missing? What did you mean of "plain text"?

I tried several solutions for similar issue, the only one I found wich was working in my case is this one : https://github.com/silvermine/php-rtflex

Hope this helps.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!