Re: [WebODF] WebODF Digest, Vol 19, Issue 8
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)
2014-07-30 12:00 GMT+02:00
Send WebODF mailing list submissions to webodf@nlnet.nl
To subscribe or unsubscribe via the World Wide Web, visit https://open.nlnet.nl/mailman/listinfo/webodf or, via email, send a message with subject or body 'help' to webodf-request@nlnet.nl
You can reach the person managing the list at webodf-owner@nlnet.nl
When replying, please edit your Subject line so it is more specific than "Re: Contents of WebODF digest..."
Today's Topics:
1. MSWord opens diplayed document (simon) 2. Re: MSWord opens diplayed document (Jos van den Oever)
----------------------------------------------------------------------
Message: 1 Date: Tue, 29 Jul 2014 22:24:20 +0200 From: simon
To: webodf@nlnet.nl Subject: [WebODF] MSWord opens diplayed document Message-ID: < CAJvsvFMDpSpuAqNo+rsFpXnrt+cnWPLDtT6h50KGKfqPxsq3Vw@mail.gmail.com> Content-Type: text/plain; charset="utf-8" If my browser is set to let MS wOrd open documents, it will do so and prevent webodf from displaying the file in the website (iframe).
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
It can be difficult to get viewerjs working from Eclipse with the relative
path as proposed on the viwerjs website.
I am now just putting viewer.js in the folder where the document to be
displayed is.
Then using iframes and the javascript source include in the (jsp) html
where the iframe is.
This is purely an Eclipse/Maven issue because in normal html on Tomcat it
does work as expected.
I have tried putting the files in all sorts of places relative to a
viewer.js script, but only this seems to work.
2014-07-30 12:10 GMT+02:00 simon
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)
2014-07-30 12:00 GMT+02:00
: Send WebODF mailing list submissions to
webodf@nlnet.nl
To subscribe or unsubscribe via the World Wide Web, visit https://open.nlnet.nl/mailman/listinfo/webodf or, via email, send a message with subject or body 'help' to webodf-request@nlnet.nl
You can reach the person managing the list at webodf-owner@nlnet.nl
When replying, please edit your Subject line so it is more specific than "Re: Contents of WebODF digest..."
Today's Topics:
1. MSWord opens diplayed document (simon) 2. Re: MSWord opens diplayed document (Jos van den Oever)
----------------------------------------------------------------------
Message: 1 Date: Tue, 29 Jul 2014 22:24:20 +0200 From: simon
To: webodf@nlnet.nl Subject: [WebODF] MSWord opens diplayed document Message-ID: < CAJvsvFMDpSpuAqNo+rsFpXnrt+cnWPLDtT6h50KGKfqPxsq3Vw@mail.gmail.com> Content-Type: text/plain; charset="utf-8" If my browser is set to let MS wOrd open documents, it will do so and prevent webodf from displaying the file in the website (iframe).
participants (2)
-
Jos van den Oever
-
simon