Hello,
I try to open different type of document in a browser!
I use getStream in my service and when I open a PDF or JPEG file, the file opens in a iFrame in my application. But When I open a Docx the browser wants to download the file.
I try to use plug-in's in the browser to display office docs in the browsers. Then the word doc is opening in a new window an not in my iFrame.
I found the possibility to embed google doc viewer in a iframe, but when I try this then the doc viewer can't show the document
Has someone a solution to show documents like docx in the browser, using oData.
Kind regards,
Richard Middelburg