问题描述
嗨!
我开发了一个WOPI主机来打开/编辑办公室文件,WOPI客户端是OWA 2013 SP1
我的WOPI主机可以完全支持打开/编辑exel,powerpoint,但只能打开word文件,无法编辑word文件
当打开链接编辑文件时,它会显示消息"对不起,这个文档无法打开进行编辑"
虽然我已经用word文件实现了Cobalt,它在调试时没有错误,并且在OWA服务器中不存在错误日志
我的项目基于Petrsvihlik的这个项目链接 https://github.com/petrsvihlik/WopiHost
你能帮我找个案吗可用的问题?
Hi!
I've developed a WOPI Host to open/edit office file, WOPI Client is OWA 2013 SP1
My WOPI Host can support open/edit exel, powerpoint completely, but only open word file, can't edit word file
When open link to edit file it show message "Sorry, this document can't be opened for editing"
Although, I've implement Cobalt with word file, It hasn't error in debugging and doesn't exist error log in OWA server
My project base on this project of Petrsvihlik in link https://github.com/petrsvihlik/WopiHost
Can you help me to find the cases of problem available in this?
这篇关于WOPI主机自定义无法编辑word文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!