<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Conversion of Draw documents to html fails with command line."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113620">113620</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Conversion of Draw documents to html fails with command line.
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>5.4.1.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Draw
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>julian.jung@vector.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
Converting a Draw document via command line to a html document does not work.
The command
soffice --headless --convert-to html:draw_html_Export testFile.odg
creates with LibreOffice 5.4.1.2 an empty html file (it's a valid html file
with a body but without any content).
Calling the same command with LibreOffice 4 creates a html file showing the
content of the draw document.
The behavior can be reproduced with the attached files (the html files produced
by Libo4/5 are contained, too.)
Steps to Reproduce:
soffice --headless --convert-to html:draw_html_Export testFile.odg creates an
empty html File.
Actual Results:
An empty html file
Expected Results:
An valid html file showing the content like in LibO 4
Reproducible: Always
User Profile Reset: Yes
Additional Info:
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101
Firefox/52.0</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>