<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 - LibreOffice ignore xlsxwriter 'text_wrap' formatting option where MS Excel and Apache OpenOffice do not"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123026">123026</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LibreOffice ignore xlsxwriter 'text_wrap' formatting option where MS Excel and Apache OpenOffice do not
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.6.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>alagumbay@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
I'm creating an excel document using xlsxwriter through python. However, I have
a requirement to output the same file and layout in PDF format. I've tried to
use the LibreOffice command line option for converting *.xlsx file to PDF but I
always end up with an overlapping text. Openning the same file in OpenOffice
and Excel 2013 had the row heigt adjusted properly to fit the text.

Steps to Reproduce:
1. Open the attached sample file in LibreOffice, OpenOffice and MS Excel
2.
3.

Actual Results:
The row doesn't resize to fit the text in the cell properly even though
'text_wrap' is enabled in xlsxwriter.

Expected Results:
Row should resize automatically to fit the cell when 'text_wrap' is enabled in
xlsxwriter


Reproducible: Always


User Profile Reset: No


OpenGL enabled: Yes

Additional Info:
Someone has already asked this issue in xlsxwriter github page but gets
dismissed placing the reason to be software specific:
<a href="https://github.com/jmcnamara/XlsxWriter/issues/80">https://github.com/jmcnamara/XlsxWriter/issues/80</a>

Already asked this in the LibreOffice forum and suggested to file a bug report
<a href="https://ask.libreoffice.org/en/question/179550/why-libreoffice-ignore-xlsxwriter-text_wrap-option-where-ms-excel-and-apache-openoffice-do-not/">https://ask.libreoffice.org/en/question/179550/why-libreoffice-ignore-xlsxwriter-text_wrap-option-where-ms-excel-and-apache-openoffice-do-not/</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>