Convert-to ODS / XLSX from HTML with style parameter

Hello,
i’m trying to convert a HTML page to ODS or XLSX. It’s working fine by using command line with “--convert-to”.
The only problem i have is that this ignores all “style” parameters of HTML.
For example: <td style="color:white;font-weight:lighter">Some text</td>
Everything which is in “style” will be ignored.

Is there a way to force the program to use the style properties?

In my HTML i use style to configure the text color and word wrap.

Best regards,
Alex

[erAck: edited to format code as code, see This is the guide - How to use the Ask site? - #6 by erAck]

No.

1 Like