<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - when I convert word to pdf, appear a command window, after finished ,the command window disappear."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=143718#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - when I convert word to pdf, appear a command window, after finished ,the command window disappear."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=143718">bug 143718</a>
from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
<pre>Please read the documentation on the API that you use [1] - that is NodeJS'
child_process.exec operation, and it has a 'windowsHide' option, that is
documented to "Hide the subprocess console window that would normally be
created on Windows systems. Default: false".
[1]
<a href="https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback">https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback</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>