开发者

Embedding Google Docs (-like) functionality

开发者 https://www.devze.com 2023-02-11 13:03 出处:网络
I\'m looking for a way to embed Google Docs itself--or a Google Docs-like real-time collaboration of text documents--into a web platform 开发者_如何转开发built with Vaadin on top of Google Web Toolkit

I'm looking for a way to embed Google Docs itself--or a Google Docs-like real-time collaboration of text documents--into a web platform 开发者_如何转开发built with Vaadin on top of Google Web Toolkit. Currently our users won't be creating Google IDs and, ideally, we wouldn't need them to (if embedding Google Docs itself). Thanks in advance!


Could you embed the document in an iframe as shown here? (in 5.17.3 Browser Frames)


If you just need a text editor, another solution can be to embed tinymce within you GWT client: http://tinymce.moxiecode.com

We did it on our project and it works perfectly

0

精彩评论

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

关注公众号