<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Libreoffice leave tmp files in with new version"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=123079#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Libreoffice leave tmp files in with new version"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=123079">bug 123079</a>
from <span class="vcard"><a class="email" href="mailto:ojwbetts+lo@gmail.com" title="Olly Betts <ojwbetts+lo@gmail.com>"> <span class="fn">Olly Betts</span></a>
</span></b>
<pre>lloconv is just a minimal command-line wrapper around the LibreOfficeKit API -
it just calls documentLoad() then saveAs(). Any temporary files or directories
are being created by LibreOffice.
To demonstrate a bug in the LibreOfficeKit API requires some code to call it,
and lloconv is the example program for using the LibreOfficeKit API suggested
by yourselves here: <a href="https://docs.libreoffice.org/libreofficekit.html">https://docs.libreoffice.org/libreofficekit.html</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>