hmm... I think it is a requirement , for example , I want to edit ods and also other office file in chrome browser , so I need to use a library to prase the ods file , and shown to the web , and I do not need to install many other software , such as microsoft office , open office , libreoffice , only a library enough , and it is very lightweight.<div>
<br><br><div class="gmail_quote">On Wed, May 30, 2012 at 4:07 PM, Michael Meeks <span dir="ltr">&lt;<a href="mailto:michael.meeks@suse.com" target="_blank">michael.meeks@suse.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
On Wed, 2012-05-30 at 10:02 +0800, engine spot wrote:<br>
&gt;     I am a newbie for libreoffice , I know if I want to custom a<br>
&gt; plugin , I need to use UNO , but when I use it , I find that it will<br>
&gt; boot a libreoffice instance , so my question is , can I use<br>
&gt; libreoffice directly , such as use sw library , but not boot a<br>
&gt; libreoffice instance? like poi(<a href="http://poi.apache.org" target="_blank">poi.apache.org</a>)<br>
<br>
</div></div>        As Tor says - not really; on the other hand - there is no real reason<br>
why the soffice infrastructure cannot be loaded safely into your process<br>
&amp; execute there beyond a ton of UNO bootstrapping pain.<br>
<br>
        If you want to work on making that easy to do, that&#39;d be appreciated I<br>
think :-) Failing that, writing your code as an extension and triggering<br>
soffice to execute that (perhaps with some on-load signal) might be a<br>
grotesque but workable half-way-house.<br>
<br>
        All the best,<br>
<br>
                Michael.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<a href="mailto:michael.meeks@suse.com">michael.meeks@suse.com</a>  &lt;&gt;&lt;, Pseudo Engineer, itinerant idiot<br>
<br>
</font></span></blockquote></div><br></div>