[WebODF] WebODF Digest, Vol 19, Issue 8
Jos van den Oever
jos.van.den.oever at kogmbh.com
Wed Jul 30 12:16:59 CEST 2014
On 07/30/2014 12:10 PM, simon wrote:
> I send you the URL via your email address.
>
> Apparently if someone has MSWord installed, the right document will open
> in MSWord (likely they have MSWord as the default app to open documents
> set in their browser)
Hello Simon,
The page you shared uses <iframe>s with links to the documents instead a
links to ViewerJS:
<iframe id="viewer" src="example_ODF_UTF-8.odt" width='600'
height='600' allowfullscreen webkitallowfullscreen></iframe></td>
You should use e.g. src="ViewerJS/#../mydocs/example_ODF_UTF-8.odt"
Cheers,
Jos
More information about the WebODF
mailing list