<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <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>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <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#c1">Comment # 1</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>This is not a bug.

Don't use soffice.exe for console operation (even those that are performed in a
Java code). soffice.exe is a Windows subsystem application, and when it needs
to output messages to console (as is the case for --convert-to), it has to
create a new console for that (just because it has no own console).

Starting from 6.3, there's a proper console application: soffice.com [1]. It
reuses the console provided by the calling process (it might be redirected to a
file, or whatever). Use it instead of soffice.exe.

[1] <a href="https://wiki.documentfoundation.org/ReleaseNotes/6.3#Windows">https://wiki.documentfoundation.org/ReleaseNotes/6.3#Windows</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>