问题
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