hexagon logo

Has anyone tried to embed xls (and other MS-Office files) on SOD?

More often then not the customer have MS-Office files that are attached a files.role to a model.
Then we have FileBrowser widget that lets are "see" the file embedded on SOD.
They would also want to see embedded xls (and other MS-Office files) on SOD.
 
Can you point me in right direction?
Parents
  • This is not possible to embed an office document into a webpage. I see 2 options:
    • either you can have it in a sharepoint and you open its URL using the extended widget. Problem is that I don't know if it is possible to open such in read only so that traceability is kept into SimManager
    • or you have a routine that export it into an HTML page using the POI api from apache. Then this is only readable and you might be able to use the XSLT sod widget.
Reply
  • This is not possible to embed an office document into a webpage. I see 2 options:
    • either you can have it in a sharepoint and you open its URL using the extended widget. Problem is that I don't know if it is possible to open such in read only so that traceability is kept into SimManager
    • or you have a routine that export it into an HTML page using the POI api from apache. Then this is only readable and you might be able to use the XSLT sod widget.
Children
No Data