opendocument-app / OpenDocument.core

C++ library that translates office documents to HTML
GNU General Public License v3.0
24 stars 9 forks source link

handle spreadsheet cell overflow #238

Open andiwand opened 3 years ago

andiwand commented 3 years ago

tables in html and ods/xlsx are quite different when it comes to overflow

see #182 for a potential fix

andiwand commented 3 years ago

some progress in https://github.com/opendocument-app/OpenDocument.core/pull/227 but still not optimal

another option might be to set the background color of a cell to white if there is some content