Hi All,
We have a requirement where we want to view excel file types in outsystems.
This file will be hosted in one of our aws s3.
Any help would be appreciated.
Thanks
Hi Tanay,
You can use Office Viewer from Microsoft with Html Iframe tag .
https://view.officeapps.live.com/op/view.aspxsrc= (your Outsystems Url)
Hope it works.
Regards,
Samiksha
Samiksha Manekar wrote:
Hi Samiksha,
I have used this approach as mentioned by you and its working fine, one more question,.. is there any limitations ?
Thanks a lot !!
Hi Tanya,
Maybe silly question, but why not use Excel for that?
Daniël
Daniël Kuhlmann wrote:
Thanks Daniel,
Currently we have option to download the file and as you suggested we are using excel only, but now we want to have a preview kind of feature where instead of having 2 steps to just view, we want to view it in browser.
Are you developing Web or Mobile app?
Samiksha.
We have this requirement on traditional web app.
1) File preview in read only mode.
2) Maximum file size is 10MB.