Office Viewer

0
0

Hey Guys,

We have been trying to use the office viewer extension within one of our applications. Our goal is to generate a file on the fly in memory and pass it via a stream to the office Excel viewer. We have no issue if we create the file and save to the server but ultimately we do not want to retain the files – hence the streaming approach. With the streaming approach we consistently receive the file not found screen in the viewer. I suspect this is down to something simple that we are missing. Do you have or can you provide a simple example of this in action?

Many Thanks,

Sean.

  • Sean McDonnell
    Hey Guys, Just wondering if you have had an opportunity to review this question? Thanks
  • You must to post comments
0
0

Hi,

so what needs to be done to show memory stream in viewer.

If I understand correctly if we create filestream it will still need to be saved somewhere on the disk. I would like to avoid this and load memory stream directly.

Thanx,

D

  • You must to post comments
0
0

Hi,

so what needs to be done to show memory stream in viewer.

If I understand correctly if we create filestream it will still need to be saved somewhere on the disk. I would like to avoid this and load memory stream directly.

Thanx,

D

  • You must to post comments
0
0

Hi Sean,

Sorry for the delayed response, it’s been quite busy over here! We have fixed the issue.  It required the FileName for the stream as well.

You can get the working version from GitHub and the fix will be available in the next development build:

https://github.com/iceteagroup/wisej-extensions

There is also a working demo here (select an option first):

http://demo.wisej.com/officeviewer/

Please let me know if you’re still having issues after updating the extension!

Best regards,

Levie

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.