开发者

Previewing the xls file in gwt

开发者 https://www.devze.com 2023-03-16 01:27 出处:网络
I need to preview the uploaded xls file in gwt which let the user to select th开发者_如何学运维e sheet. I want to preview all the sheets of the excel file uploaded by the user. I have no idea how I ca

I need to preview the uploaded xls file in gwt which let the user to select th开发者_如何学运维e sheet. I want to preview all the sheets of the excel file uploaded by the user. I have no idea how I can approach and what controls I can use.

Please tell me the ways to perform the operation.


By far the easiest would be to use Google Docs Viewer: https://docs.google.com/viewer

You can set it up in a few minutes. It also has embedded mode, so that you can embed it into your GWT page: http://googlesystem.blogspot.com/2009/09/embeddable-google-document-viewer.html

0

精彩评论

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