Embedded Viewer API for custom documents

て烟熏妆下的殇ゞ 提交于 2019-12-11 06:14:12

问题


I would like to build a web page that list documents that are searchable & scrollable pagewise, this is very similar the the Google Books and within that space, similar to the Embedded Viewer API.

I understand the the API works only from the content from Google books, is there an equivalent API that can do the very same thing on the files supplied by the user or application that is not necessarily in the google books.

I also looked at google doc viewer API, features wise it appears basic compared to the embedded viewer API.

Thanks for your help.


回答1:


you can check out Google Drive Rest Api. A user can open files , Drive files can be opened from an application independently of the Drive UI. An application can easily fetch and display a list of files with the Google Picker as described in Open files using the Google Picker.



来源:https://stackoverflow.com/questions/42931449/embedded-viewer-api-for-custom-documents

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