有没有办法让ckedit直接读取odf文件?
我想建立一个webOffice平台,可以读取odf并保存odf。 我发现ckeditor确实不错,但是它以html格式保存文件,有什么办法让ckeditor直接读取odf并编辑odf文件吗?
非常感谢!
I want to build an webOffice platform, which can read odf and save odf.
I found ckeditor is really good, however it save files in html, is there any way to let ckeditor read odf and edit odf file directly?
Many thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,您必须创建一些可以转换 odf <-> 的东西。 html
No, you'll have to create something that transforms odf <-> html