wsygdiv
wsygdiv
hi @iwege , @idlesysop , @blasten , I used the demo for pc , can it have the method to zoom pages by mouse wheel . Look forward to your...
阅读模式能横向显示吗
 点一个按钮加一个word,点另一个按钮再请求相同的word,只显示一个
如果是从服务器上调取word直接打开怎么做,打开本地的是function OpenDoc() { oframe.showdialog(1); } 方法,如果是传入word文档怎么打开啊