dolanmiu / docx

Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
https://docx.js.org/
MIT License
4.41k stars 485 forks source link

Invalid table column width in LibreOffice #1618

Open Ellison997 opened 2 years ago

Ellison997 commented 2 years ago

I used DXA to define the width of tables and columns, which works fine in Microsoft Office Word, but not in LibreOffice, which displays the average column width.

image image

Microsoft Office Word

image

LibreOffice

image

However, it can be displayed normally after opening and re-saving LibreOffice in Microsoft Office Word. Is there anything else I should configure?

muhammadahmad5149 commented 1 year ago

Any one solved this issue?

avlapeto commented 1 year ago

https://github.com/dolanmiu/docx/issues/528 Resolved it for me.