Page 1 of 1

Need to create a web viewer for OpenOffice Documents

Posted: Mon Sep 28, 2015 12:27 pm
by ouanis1
Dear All,
I need your help regarding the developement of a web viewer for openoffice. I am working with Eclipse RAP. The problem is that the standard viewer is developped in swing, and I need to create a viewer in SWT to make it integrable in the RAP application.
If this is ot possible is there any way to make a web viewer for oo documents using the API, if available please send me samples.
Kind Regards
Anis

:roll:

Re: Need to create a web viewer for OpenOffice Documents

Posted: Mon Sep 28, 2015 4:20 pm
by Villeroy
IMHO, switching the widgets toolkit of some Java application is unrelated to OpenOffice.

Re: Need to create a web viewer for OpenOffice Documents

Posted: Mon Sep 28, 2015 5:49 pm
by ouanis1
Hi,
OO SDK deliver a viewer that could be opened in swing application and only swing panel, there is not way to create a viewer in SWT ?
Kind Regards
Anis

Re: Need to create a web viewer for OpenOffice Documents

Posted: Mon Sep 28, 2015 5:56 pm
by Villeroy
I'm not a Java programmer. I know nothing about that viewer. I can imagine that it makes use of http://www.openoffice.org/api/docs/comm ... le-ix.html