[Libreoffice-bugs] [Bug 123026] New: LibreOffice ignore xlsxwriter 'text_wrap' formatting option where MS Excel and Apache OpenOffice do not
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 28 23:42:43 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123026
Bug ID: 123026
Summary: LibreOffice ignore xlsxwriter 'text_wrap' formatting
option where MS Excel and Apache OpenOffice do not
Product: LibreOffice
Version: 6.0.6.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: alagumbay at gmail.com
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:
https://github.com/jmcnamara/XlsxWriter/issues/80
Already asked this in the LibreOffice forum and suggested to file a bug report
https://ask.libreoffice.org/en/question/179550/why-libreoffice-ignore-xlsxwriter-text_wrap-option-where-ms-excel-and-apache-openoffice-do-not/
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190128/46971c53/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list